Initializes a new instance of the DeleteRecurrenceDialog class.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public DeleteRecurrenceDialog( ScheduleItem item ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ item As ScheduleItem _ ) |
Parameters
- item
- Type: Mindscape.WpfElements..::.ScheduleItem
The ScheduleItem to be deleted. This must be an instance of a recurring item.