[]
Gets the collection of tab pages in this control.
[C1Category("Behavior")]
[C1Description("C1DockingTab.TabPages", "Gets the collection of tab pages in this control.")]
public C1DockingTabPages TabPages { get; }
<C1Category("Behavior")>
<C1Description("C1DockingTab.TabPages", "Gets the collection of tab pages in this control.")>
Public ReadOnly Property TabPages As C1DockingTabPages