Implements creation of new schedule items.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public class AddItemCommand : Command |
Visual Basic Copy Code |
---|
Public Class AddItemCommand |
The control automatically creates instances of this class when items are added either interactively or from code.
System.Object
MindFusion.Scheduling.Command
MindFusion.Scheduling.AddItemCommand