ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / CalendarSettings Class / TodayText Property

In This Topic
    TodayText Property (CalendarSettings)
    In This Topic
    Gets or sets the text of the "Today" button.
    Syntax
    'Declaration
     
    
    Public Property TodayText As String
    public string TodayText {get; set;}
    See Also