MindFusion.Wpf Pack Programmer's Guide
InplaceEditEventArgs Members
Properties
 


Contains the arguments passed to the InplaceEditStarted and InplaceEditEnded event handlers.

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

 Public Properties

  Name Description

Accepted

Gets a value indicating whether the in-place edit changes were accepted. This value is relevant only for the InplaceEditEnded event.

EditControl

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

Item

Gets a reference to the item being edited.

 See Also

InplaceEditEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace