[]
Gets or sets a value indicating whether caption is shown on the pages.
[C1Description("C1DockingTab.ShowCaption", "Gets or sets a value indicating whether caption is shown on the pages.")]
[C1Category("Behavior")]
public bool ShowCaption { get; set; }
<C1Description("C1DockingTab.ShowCaption", "Gets or sets a value indicating whether caption is shown on the pages.")>
<C1Category("Behavior")>
Public Property ShowCaption As Boolean