ASP.NET Pack Programmer's Guide
RemoveItemCmd.Item Property
See Also
 





Gets the item associated with the command.

Namespace: MindFusion.Diagramming.Commands
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public DiagramItem Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As DiagramItem

 Property Value

 See Also

RemoveItemCmd Members
RemoveItemCmd Class
MindFusion.Diagramming.Commands Namespace