[]
Gets or sets the area of the control (top, bottom, left or right) where the tabs are aligned.
[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; }