[]
Gets or sets the layout of text and images on the tabs.
[C1Category("Appearance")]
[C1Description("C1DockingTab.TabLayout", "Gets or sets the layout of text and images on the tabs.")]
public ButtonLayoutEnum TabLayout { get; set; }
<C1Category("Appearance")>
<C1Description("C1DockingTab.TabLayout", "Gets or sets the layout of text and images on the tabs.")>
Public Property TabLayout As ButtonLayoutEnum