Version

TileClosingEventArgs Class Members

The following tables list the members exposed by TileClosingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileClosingEventArgs ConstructorInstantiates a new instance of TileClosingEventArgs  
Public Properties
 NameDescription
Public PropertyCancelGets/sets whether this action should be cancelled. (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs)
Public PropertyItemReturns the affected item (read-only). (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs)
Public PropertyTileReturns the XamTile that is affected (read-only). (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs)
See Also