[]
Gets or sets the distance between tabs (may be negative to overlap tabs).
[C1Category("Appearance")]
[C1Description("C1DockingTab.TabsSpacing", "Gets or sets the distance between tabs (may be negative to overlap tabs).")]
public int TabsSpacing { get; set; }