Gets a reference to the item being edited.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public InplaceEditable Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As InplaceEditable |
An InplaceEditable reference representing the node or table cell being edited.
WpfDiagram Programmer's Guide | © 2024 MindFusion |