ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DbNavigator Class / RowCount Property

In This Topic
    RowCount Property
    In This Topic
    Returns the number of rows in the table.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RowCount As Integer
    public int RowCount {get;}
    See Also