Version

GroupEnteringEditModeEventArgs Class Members

The following tables list the members exposed by GroupEnteringEditModeEventArgs.

Public Constructors
 NameDescription
Public ConstructorGroupEnteringEditModeEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs)
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 PropertySelectTextReturns or sets a boolean value indicating whether the text should be selected when the edit mode session begins.  
See Also