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. |
IsOtherPeriodDate | Returns the value that specifies whether the processed cell doesn’t refer to the current period (month, year, century). |
IsSelected | Gets whether the cell has been selected. |
See Also