MindFusion.Wpf Pack Programmer's Guide
InplaceEditValidationEventArgs Properties
 


 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