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

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