[]
Gets or sets a value indicating whether more than one row of tabs can be displayed.
[C1Description("C1DockingTab.MultiLine", "Gets or sets a value indicating whether more than one row of tabs can be displayed.")]
[C1Category("Appearance")]
public bool MultiLine { get; set; }
<C1Description("C1DockingTab.MultiLine", "Gets or sets a value indicating whether more than one row of tabs can be displayed.")>
<C1Category("Appearance")>
Public Property MultiLine As Boolean