Click or drag to resize
RecurrenceEditor Properties

The RecurrenceEditor type exposes the following members.

Properties
  Name Description
Public property Culture
Public property DateFormat
Gets or sets the date format string.
Public property EndDate
The end date of the first occurrence.
Public property FirstDayOfWeek
Gets or sets the first day of the week.
Public property Localization
Public property RecurrenceRule
The currently selected recurrence rule.
Public property RecurrenceRuleText
The currently selected recurrence rule (as text).
Public property 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.
Public property 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.
Public property StartDate
The start date of the first occurrence.
Public property ZIndex
Gets or sets a value indicating the base z-index of the recurrence editor.
Top
See Also