Click or drag to resize
KaxCalendarDay Properties

The KaxCalendarDay type exposes the following members.

Properties
  Name Description
Public property Date
Gets or sets the date represented by this KaxCalendarDay.
Public property IsDisabled
Gets or sets a value indicating whether the KaxCalendarDay is disabled
Public property IsSelectable
Gets or sets a value indicating whether the KaxCalendarDay is qualified as available for selection.
Public property IsSelected
Gets or sets a value indicating whether the KaxCalendarDay is selected
Public property IsToday
Gets or sets a value indicating whether the KaxCalendarDay represents the current date.
Public property IsWeekend
Gets or sets a value indicating whether the KaxCalendarDay is mapped to a date that represents a non working day/weekend.
Public property ItemStyle
Gets the style properties for the KaxCalendarDay instance.
Public property Repeatable
Gets or sets a value indicating whether the KaxCalendarDay settings are repeated/recurring through out the valid date range displayed by the calendar.
Public property ToolTip
Gets or sets the text displayed when the mouse pointer hovers over the calendar day.
Top
See Also