[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.ShowTitle

ShowTitle Property

ShowTitle

Gets or sets the bool value determining whether the control shows the title panel.

Declaration
[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