MindFusion WinForms Programmer's Guide
RemoveItemCommand Class
Remarks See Also
 





Implements deletion of schedule items.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public class RemoveItemCommand : Command

Visual Basic  Copy Code

Public Class RemoveItemCommand
    Inherits Command

 Remarks

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

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Command
        MindFusion.Scheduling.RemoveItemCommand

 See Also

RemoveItemCommand Members
MindFusion.Scheduling Namespace