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