[]
Gets or sets the bool value determining whether the control shows the title panel.
[C1Category("Layout")]
[C1Description("ShowTitle", "Determines whether control shows the title panel.")]
public bool ShowTitle { get; set; }
<C1Category("Layout")>
<C1Description("ShowTitle", "Determines whether control shows the title panel.")>
Public Property ShowTitle As Boolean