[]
Gets or sets the height of each stack button within the C1NavBar.
[C1Category("Appearance")]
[C1Description("NavBarCommonButtonStyle.ButtonHeight", "Gets or sets the height of a stack button.")]
public int Height { get; set; }
<C1Category("Appearance")>
<C1Description("NavBarCommonButtonStyle.ButtonHeight", "Gets or sets the height of a stack button.")>
Public Property Height As Integer