Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / DropDownCalendarStyle Class / ClearButton Property

In This Topic
    ClearButton Property
    In This Topic
    Gets styles which determine the appearance of the Clear button on the screen.
    Syntax
    'Declaration
     
    
    Public Property ClearButton As ButtonStyle
    public ButtonStyle ClearButton {get; set;}
    See Also