[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTab.Alignment

Alignment Property

Alignment

Gets or sets the area of the control (top, bottom, left or right) where the tabs are aligned.

Declaration
[C1Description("C1DockingTab.Alignment", "Gets or sets the area of the control (top, bottom, left or right) where the tabs are aligned.")]
[C1Category("Appearance")]
public TabAlignment Alignment { get; set; }