[]
        
(Showing Draft Content)

C1.Win.Command.C1OutPage.PageVisible

PageVisible Property

PageVisible

Gets or sets the value indicating whether the page is visible.

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