Search
InplaceEditEventArgs Members
Properties
 


Contains the arguments passed to the EnterInplaceEditMode and LeaveInplaceEditMode event handlers.

The following tables list the members exposed by the InplaceEditEventArgs type.

 Public Properties

  Name Description

Item

Gets a reference to the item being edited.

Node

Gets the diagram object being edited.

 See Also