[]
Gets or sets the way in which the tabs are sized.
[C1Description("C1DockingTab.TabSizeMode", "Gets or sets the way in which the tabs are sized.")]
[C1Category("Appearance")]
public TabSizeModeEnum TabSizeMode { get; set; }
<C1Description("C1DockingTab.TabSizeMode", "Gets or sets the way in which the tabs are sized.")>
<C1Category("Appearance")>
Public Property TabSizeMode As TabSizeModeEnum