The following tables list the members exposed by GroupExitingEditModeEventArgs.
Name | Description | |
---|---|---|
GroupExitingEditModeEventArgs Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
Action | (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs) | |
ApplyChanges | Returns or sets a boolean value indicating whether the group's Text property should be changed to the editor's value. | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Group | Returns a reference to the group associated with this event. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileGroupCancelEventArgs) | |
Value | Returns or sets the value that will be assigned to the group's Text property if the event is not canceled. |