ComponentOne CalendarView for WinForms
ShowClearButton Property

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

Reference

CalendarSettings Class
CalendarSettings Members