CalendarDayUIState Class Members
In This Topic
The following tables list the members exposed by CalendarDayUIState.
Public Properties
| Name | Description |
 | IsDisabled | Gets a boolean value indicated if the day is disabled. |
 | IsDown | Gets a boolean value indicated if the mouse is pressed over the day. |
 | IsEnabled | Gets a boolean value indicating if the day is enabled. |
 | IsHot | Gets a boolean value indicating if the mouse is hovering over the day (hot). |
 | IsIdle | Gets a boolean value indicating if the day is idle. |
 | IsPreviewDay | Gets a boolean value indicating if the day is a preview day. |
 | IsVisible | Gets a boolean value indicating if the day is visible. |
Top
See Also