[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.TextImageGap

TextImageGap Property

TextImageGap

Gets or sets the space between the image and the text on a stack button.

Declaration
[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