[]
Gets or sets the space before the image on a stack button.
[C1Category("Appearance")]
[C1Description("C1NavBar.ImageIndent", "Gets or sets the space before the image on a stack button.")]
public int ImageIndent { get; set; }
<C1Category("Appearance")>
<C1Description("C1NavBar.ImageIndent", "Gets or sets the space before the image on a stack button.")>
Public Property ImageIndent As Integer