Implements deletion of schedule items.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public class RemoveItemCommand : Command |
Visual Basic Copy Code |
---|
Public Class RemoveItemCommand |
The control automatically creates instances of this class when items are removed either interactively or through code.
System.Object
MindFusion.Scheduling.Command
MindFusion.Scheduling.RemoveItemCommand