[]
Gets the collection of topic bar pages.
[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