MindFusion.Wpf Pack Programmer's Guide
InPlaceEditEventArgs.Item Property
See Also
 





Gets a reference to the item being edited.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public InplaceEditable Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As InplaceEditable

 Property Value

An InplaceEditable reference representing the node or table cell being edited.

 See Also

InPlaceEditEventArgs Members
InPlaceEditEventArgs Class
MindFusion.Diagramming.Wpf Namespace