The DeleteRecurrenceDialog type exposes the following members.

Constructors

  NameDescription
DeleteRecurrenceDialog
Initializes a new instance of the DeleteRecurrenceDialog class.

Methods

  NameDescription
InitializeComponent
InitializeComponent

Fields

  NameDescription
DeleteSeriesProperty
Identifies the DeleteSeries property.

Properties

  NameDescription
DeleteSeries
Gets or sets whether or not to delete the entire recurrence pattern. This is a dependency property.
DialogResult
Gets the dialog result.
ScheduleItem
Gets the ScheduleItem to be deleted.

Events

  NameDescription
Closed
Raised when this DeleteRecurrenceDialog is closed.

See Also