Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / RowCount Property

In This Topic
    RowCount Property
    In This Topic
    Gets the number of tab rows (runtime-only).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RowCount As Integer
    public int RowCount {get;}
    See Also