[]
The DropDownCalendarStyleBase class represents the styles for the drop-down part of controls based on C1DateEditBase control which contains display attributes that determine the appearance of control.
public abstract class DropDownCalendarStyleBase : CalendarTheme
Public MustInherit Class DropDownCalendarStyleBase
Inherits CalendarTheme
| Name | Description |
|---|---|
| ClearButton | Gets styles which determine the appearance of the Clear button on the screen. |
| Name | Description |
|---|---|
| ResetClearButton() | Restores the default value of the ClearButton property. |
| ShouldSerializeClearButton() | Specifies whether to save the value of the ClearButton property. |