[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.AllowCollapse

AllowCollapse Property

AllowCollapse

Gets or sets a value indicating whether the collapse button is visible.

Declaration
[C1Description("C1NavBar.AllowCollapse", "Gets or sets a value indicating whether the collapse button is visible.")]
[C1Category("Behavior")]
public bool AllowCollapse { get; set; }
<C1Description("C1NavBar.AllowCollapse", "Gets or sets a value indicating whether the collapse button is visible.")>
<C1Category("Behavior")>
Public Property AllowCollapse As Boolean