MindFusion.Wpf Pack Programmer's Guide
InplaceEditValidationEventArgs Members
Properties
 


Contains the arguments passed to the InplaceEditStarting and InplaceEditEnding event handlers.

The following tables list the members exposed by the InplaceEditValidationEventArgs 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. (Inherited from InplaceEditEventArgs.)

Cancel

Gets or sets a value indicating whether to cancel the current operation.

EditControl

Gets or sets the control used to edit the item's text. (Inherited from InplaceEditEventArgs.)

Item

Gets a reference to the item being edited. (Inherited from InplaceEditEventArgs.)

 See Also

InplaceEditValidationEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace