[]
Gets or sets the value indicating whether to show a button with dropdown list of all tabs (ignored in multiline mode).
[C1Category("Behavior")]
[C1Description("C1DockingTab.ShowTabList", "Gets or sets the value indicating whether to show a button with dropdown list of all tabs (ignored in multiline mode).")]
public bool ShowTabList { get; set; }
<C1Category("Behavior")>
<C1Description("C1DockingTab.ShowTabList", "Gets or sets the value indicating whether to show a button with dropdown list of all tabs (ignored in multiline mode).")>
Public Property ShowTabList As Boolean