Version 24.2 (latest)

TileStateChangingEventArgs Class Properties

For a list of all members of this type, see TileStateChangingEventArgs members.

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 PropertyNewStateThe state that the XamTile is about to be changed to.  
Public PropertyTileReturns the XamTile that is affected (read-only). (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs)
See Also