[]
Gets or sets the indentation of the first tab from the side of the control.
[C1Description("C1DockingTab.Indent", "Gets or sets the indentation of the first tab from the side of the control.")]
[C1Category("Appearance")]
public int Indent { get; set; }
<C1Description("C1DockingTab.Indent", "Gets or sets the indentation of the first tab from the side of the control.")>
<C1Category("Appearance")>
Public Property Indent As Integer