The following tables list the members exposed by ItemExitingEditModeEventArgs.
Name | Description | |
---|---|---|
ItemExitingEditModeEventArgs Constructor | Creates a new instance of the ItemExitingEditModeEventArgs class. |
Name | Description | |
---|---|---|
ApplyChanges | Gets/sets whether changes made during the edit mode session should be assigned to the item's UltraListViewItemBase.Value property. | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Editor | Returns the EmbeddableEditorBase-derived editor that is conducting the edit mode session. | |
Item | Returns the UltraListViewItem with which this instance is associated. (Inherited from Infragistics.Win.UltraWinListView.CancelableItemEventArgs) |