[]
Gets or sets the direction of the text drawn on the tabs.
[C1Description("C1DockingTab.TextDirection", "Gets or sets the direction of the text drawn on the tabs.")]
[C1Category("Appearance")]
public TabTextDirectionEnum TextDirection { get; set; }
<C1Description("C1DockingTab.TextDirection", "Gets or sets the direction of the text drawn on the tabs.")>
<C1Category("Appearance")>
Public Property TextDirection As TabTextDirectionEnum