[]
Gets the number of pages in the control.
[C1Description("C1DockingTab.TabCount", "Gets the number of pages in the control.")]
[Browsable(false)]
public int TabCount { get; }
<C1Description("C1DockingTab.TabCount", "Gets the number of pages in the control.")>
<Browsable(False)>
Public ReadOnly Property TabCount As Integer