ComponentOne Input for WinForms
ShowClearButton Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DateEditMonthCalendar Class : ShowClearButton Property
Determines if the Clear button of the dropdown calendar is visible.
Syntax
'Declaration
 
Public Property ShowClearButton As System.Boolean
public System.bool ShowClearButton {get; set;}
See Also

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members