[]
Gets or sets the spacing between the edge of the tab area and the tabs.
[C1Category("Appearance")]
[C1Description("C1DockingTab.TabAreaSpacing", "Gets or sets the spacing between the edge of the tab area and the tabs.")]
public int TabAreaSpacing { get; set; }
<C1Category("Appearance")>
<C1Description("C1DockingTab.TabAreaSpacing", "Gets or sets the spacing between the edge of the tab area and the tabs.")>
Public Property TabAreaSpacing As Integer