Version

TileGroupCancelEventArgs Class Members

The following tables list the members exposed by TileGroupCancelEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileGroupCancelEventArgs 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.  
See Also