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