ComponentOne Menus and Toolbars for WinForms
AlignTabs Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : AlignTabs Property
Gets or sets the value indicating how tabs are aligned along the side of the page content area.
Syntax
'Declaration
 
Public Property AlignTabs As System.Drawing.StringAlignment
public System.Drawing.StringAlignment AlignTabs {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members