Search
InplaceEditEventArgs Properties
 


 Public Properties

  Name Description

bounds

Gets the bounds of the item being edited.

control

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

handled

Gets or sets a value indicating whether the event has been handled. (Inherited from EventArgs.)

item

Gets a reference to the item being edited.

 See Also