[]
Gets or sets a value that specifies the alignment of a text shown on the tab.
[C1Category("Appearance")]
[C1Description("C1DockingTab.TabTextAlignment", "Gets or sets a value that specifies the alignment of a text shown on the tab.")]
public StringAlignment TabTextAlignment { get; set; }
<C1Category("Appearance")>
<C1Description("C1DockingTab.TabTextAlignment", "Gets or sets a value that specifies the alignment of a text shown on the tab.")>
Public Property TabTextAlignment As StringAlignment