CalendarPickerViewCellCreatedEventArgs Properties
Provides data for the ASPxCalendar.PickerViewCellCreated event.
Name | Description |
---|---|
Controls | Gets a control collection contained within a processed cell. |
Date |
Gets the cell processed in the calendar.
Inherited from Calendar |
Is |
Returns the value that specifies whether the processed cell doesn’t refer to the current period (month, year, century).
Inherited from Calendar |
Is |
Gets whether the cell has been selected.
Inherited from Calendar |
See Also