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