KaxCalendarDay Class |
Namespace: Kettic.AspNet.Controls
The KaxCalendarDay type exposes the following members.
Name | Description | |
---|---|---|
KaxCalendarDay | ||
KaxCalendarDay(KaxCalendar) |
Name | Description | |
---|---|---|
GetClientData | (Overrides RichUITemplateControlGetClientData.) | |
IsRecurring |
Name | Description | |
---|---|---|
Date |
Gets or sets the date represented by this KaxCalendarDay.
| |
IsDisabled |
Gets or sets a value indicating whether the KaxCalendarDay is disabled
| |
IsSelectable |
Gets or sets a value indicating whether the KaxCalendarDay is qualified as available for selection.
| |
IsSelected |
Gets or sets a value indicating whether the KaxCalendarDay is selected
| |
IsToday |
Gets or sets a value indicating whether the KaxCalendarDay represents the current date.
| |
IsWeekend |
Gets or sets a value indicating whether the KaxCalendarDay is mapped to a date that represents a non working
day/weekend.
| |
ItemStyle |
Gets the style properties for the KaxCalendarDay
instance.
| |
Repeatable |
Gets or sets a value indicating whether the KaxCalendarDay settings are repeated/recurring through out the valid
date range displayed by the calendar.
| |
ToolTip |
Gets or sets the text displayed when the mouse pointer hovers over the calendar day.
|