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

In This Topic
    ClearText Property (CalendarSettings)
    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