[]
Gets or sets the value indicating whether the page is visible.
[C1Category("Behavior")]
[C1Description("C1OutPage.PageVisible", "Gets or sets the value indicating whether the page is visible.")]
public bool PageVisible { get; set; }
<C1Category("Behavior")>
<C1Description("C1OutPage.PageVisible", "Gets or sets the value indicating whether the page is visible.")>
Public Property PageVisible As Boolean