[]
        
(Showing Draft Content)

C1.Win.Schedule.UI.ScheduleTheme.TitleText

TitleText Property

TitleText

Gets or sets the string which is displayed in the title.

Declaration
[C1Category("Layout")]
[C1Description("Theme.TitleText", "The string to display in the title.")]
public string TitleText { get; set; }
<C1Category("Layout")>
<C1Description("Theme.TitleText", "The string to display in the title.")>
Public Property TitleText As String