ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / TodayText Property

In This Topic
    TodayText Property
    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