[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicBar.Pages

Pages Property

Pages

Gets the collection of topic bar pages.

Declaration
[C1Category("Behavior")]
[C1Description("C1TopicBar.Pages", "Gets the collection of topic bar pages.")]
public C1TopicPageCollection Pages { get; }
<C1Category("Behavior")>
<C1Description("C1TopicBar.Pages", "Gets the collection of topic bar pages.")>
Public ReadOnly Property Pages As C1TopicPageCollection