[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.MultiLine

MultiLine Property

MultiLine

Gets or sets a value indicating whether more than one row of tabs can be displayed.

Declaration
[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