MindFusion.Wpf Pack Programmer's Guide
AddItemCommand Class
Remarks See Also
 





Implements creation of new schedule items.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public class AddItemCommand : Command

Visual Basic  Copy Code

Public Class AddItemCommand
    Inherits Command

 Remarks

The control automatically creates instances of this class when items are added either interactively or from code.

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Command
        MindFusion.Scheduling.AddItemCommand

 See Also

AddItemCommand Members
MindFusion.Scheduling Namespace
RemoveItemCommand Class
ChangeItemCommand Class