Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / ScheduleTheme Class / TitleText Property

In This Topic
    TitleText Property (ScheduleTheme)
    In This Topic
    Gets or sets the string which is displayed in the title.
    Syntax
    'Declaration
     
    Public Property TitleText As System.String
    public System.string TitleText {get; set;}
    See Also