[]
Gets or sets the number of buttons displayed in the stack (-1 shows all buttons).
[C1Category("Behavior")]
[C1Description("C1NavBar.StackButtonCount", "Gets or sets the number of buttons displayed in the stack (-1 shows all buttons).")]
public int StackButtonCount { get; set; }