[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBar.MaxStackButtons

MaxStackButtons Property

MaxStackButtons

Gets or sets the maximum number of buttons in the stack (unlimited if -1).

Declaration
[C1Category("Behavior")]
[C1Description("C1NavBar.MaxStackButtons", "Gets or sets the maximum number of buttons in the stack (unlimited if -1).")]
public int MaxStackButtons { get; set; }