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

In This Topic
    TabCount Property
    In This Topic
    Gets the number of pages in the control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TabCount As Integer
    public int TabCount {get;}
    See Also