Version

TileHeaderButtonClickingEventArgs Class Members

The following tables list the members exposed by TileHeaderButtonClickingEventArgs.

Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs)
Public PropertyButtonTypeGets the type of button which was clicked in the tile header.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyTileGets the Infragistics.Win.Misc.UltraTile which had its button clicked.  
See Also