Version

TileSelectionChangedEventArgs Class Members

The following tables list the members exposed by TileSelectionChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileSelectionChangedEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertySelectedTilesReturns a reference to the control's SelectedTiles collection.  
Public PropertyTileReturns a reference to the tile whose selected state has changed, or null if the existing selection was cleared.  
See Also