Version

TileClosedEventArgs Class Members

The following tables list the members exposed by TileClosedEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileClosedEventArgs ConstructorInstantiates a new instance of TileClosedEventArgs  
Public Properties
 NameDescription
Public PropertyItemReturns the affected item (read-only). (Inherited from Infragistics.Controls.Layouts.TileEventArgs)
Public PropertyTileReturns the XamTile that is affected (read-only). (Inherited from Infragistics.Controls.Layouts.TileEventArgs)
See Also