Settings for the HxCalendar
and derived components.
Name | Type | Description |
---|---|---|
DateCustomizationProvider | CalendarDateCustomizationProviderDelegate |
Allows customization of the dates in dropdown calendars. |
MaxDate | DateTime? |
Maximal value to choose from calendar. |
MinDate | DateTime? |
Minimal value to choose from calendar. |
Method | Returns | Description |
---|---|---|
<Clone>$() | CalendarSettings |
Method | Type | Description |
---|---|---|
op_Equality (CalendarSettings left, CalendarSettings right) | bool |
|
op_Inequality (CalendarSettings left, CalendarSettings right) | bool |