The DeleteRecurrenceDialog type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DeleteRecurrenceDialog |
Initializes a new instance of the DeleteRecurrenceDialog class.
|
Methods
| Name | Description | |
|---|---|---|
| InitializeComponent |
InitializeComponent
|
Fields
| Name | Description | |
|---|---|---|
| DeleteSeriesProperty |
Identifies the DeleteSeries property.
|
Properties
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| Closed |
Raised when this DeleteRecurrenceDialog is closed.
|