Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / ShowTitle Property

In This Topic
    ShowTitle Property (C1Schedule)
    In This Topic
    Gets or sets the System.Boolean value determining whether the control shows the title panel.
    Syntax
    'Declaration
     
    Public Property ShowTitle As System.Boolean
    public System.bool ShowTitle {get; set;}
    See Also