ComponentOne Menus and Toolbars for WinForms
MultiLine Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : MultiLine Property
Gets or sets a value indicating whether more than one row of tabs can be displayed.
Syntax
'Declaration
 
Public Property MultiLine As System.Boolean
public System.bool MultiLine {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members