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