HorizontalScrollGroup Property (Split)
In This Topic
Gets or sets the group which synchronizes horizontal scrolling between splits.
Syntax
'Declaration
Public Property HorizontalScrollGroup As Integer
public int HorizontalScrollGroup {get; set;}
See Also