[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.TabPages

TabPages Property

TabPages

Gets the collection of tab pages in this control.

Declaration
[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