Version

GroupExitingEditModeEventArgs Class Properties

For a list of all members of this type, see GroupExitingEditModeEventArgs members.

Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs)
Public PropertyApplyChangesReturns or sets a boolean value indicating whether the group's Text property should be changed to the editor's value.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGroupReturns a reference to the group associated with this event. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileGroupCancelEventArgs)
Public PropertyValueReturns or sets the value that will be assigned to the group's Text property if the event is not canceled.  
See Also