True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Integer
    public System.int HorizontalScrollGroup {get; set;}
    See Also