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