ASP.NET Pack Programmer's Guide
InplaceEditEventArgs Members
Constructors Methods
 


Contains the arguments passed to handlers of inplace edit related events.

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

 Public Constructors

  Name Description

InplaceEditEventArgs

Initializes a new instance of the InplaceEditEventArgs class.

 Public Methods

  Name Description

getBounds

Gets the bounds of the item being edited.

getControl

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

getItem

Gets a reference to the item being edited.

setControl

Sets the control used to edit the item's text.

 See Also

InplaceEditEventArgs Class
MindFusion.Diagramming Namespace