| RecurrenceEditor Class |
Namespace: Kettic.AspNet.Controls
The RecurrenceEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| RecurrenceEditor |
| Name | Description | |
|---|---|---|
| RaisePostBackEvent |
| Name | Description | |
|---|---|---|
| Culture | ||
| DateFormat |
Gets or sets the date format string.
| |
| EndDate |
The end date of the first occurrence.
| |
| FirstDayOfWeek |
Gets or sets the first day of the week.
| |
| Localization | ||
| RecurrenceRule |
The currently selected recurrence rule.
| |
| RecurrenceRuleText |
The currently selected recurrence rule (as text).
| |
| SharedCalendar |
Gets or sets the reference to the calendar that will be used for picking dates.
This property allows you to use an existing KaxCalendar instance for the
RecurrenceEditor date picker.
| |
| SharedCalendarID |
Gets or sets the ID of the calendar that will be used for picking dates.
This property allows you to use an existing KaxCalendar instance for the
RecurrenceEditor date picker.
| |
| StartDate |
The start date of the first occurrence.
| |
| ZIndex |
Gets or sets a value indicating the base z-index of the recurrence editor.
|