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

In This Topic
    VisibleRows Property (C1TrueDBGrid)
    In This Topic
    Gets the number of visible rows in the current Split.
    Syntax
    'Declaration
     
    Public ReadOnly Property VisibleRows As System.Integer
    public System.int VisibleRows {get;}
    See Also