Click or drag to resize
UIContextSplitModeSyncScrollbars Property
Indicates if scrollbars should be synchronized in split mode.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static bool SplitModeSyncScrollbars { get; set; }

Property Value

Type: Boolean
See Also