CalendarPickerViewCellEventArgs Properties
Serves as a base for classes that are used as arguments for events related to the calendar day cell processing.
Name | Description |
---|---|
Date | Gets the cell processed in the calendar. |
Is |
Returns the value that specifies whether the processed cell doesn’t refer to the current period (month, year, century). |
Is |
Gets whether the cell has been selected. |
See Also