Search
InPlaceEditEventArgs Members
Properties
 


Contains the arguments passed in-place editing related event handlers.

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

 Public Properties

  Name Description

Bounds

Gets or sets the bounding rectangle where custom editor should be placed, expressed in diagram coordinates.

EditControl

Gets or sets the control used to edit the item's text.

Item

Gets a reference to the item being edited.

Node

Gets the diagram node being edited.

 See Also