[]
Gets or sets the selected page.
[C1Description("C1OutBar.SelectedPage", "Gets or sets the selected page.")]
[Browsable(false)]
public C1OutPage SelectedPage { get; set; }
<C1Description("C1OutBar.SelectedPage", "Gets or sets the selected page.")>
<Browsable(False)>
Public Property SelectedPage As C1OutPage