ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / HorizontalScrollGroup Property

In This Topic
    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