True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Split Class / VerticalScrollGroup Property

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