Version

TileCancelEventArgs Class Members

The following tables list the members exposed by TileCancelEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileCancelEventArgs 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 PropertyTileReturns a reference to the tile associated with this event.  
See Also