Search
InplaceEditEventArgs.Item Property
See Also
 





Gets a reference to the item being edited.

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

public InplaceEditable Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As InplaceEditable

 Property Value

 See Also