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

In This Topic
    Rows Property (Split)
    In This Topic
    Gets the collection of Rows displayed in the Split.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rows As ViewRowList
    public ViewRowList Rows {get;}
    See Also