Version

TileStateChangingEventArgs Class Members

The following tables list the members exposed by TileStateChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileStateChangingEventArgs ConstructorCreates a new TileStateChangingEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewStateGets the previous state of the UltraTile before the state had changed.  
Public PropertyShouldAnimateGets or sets the value indicating whether the UltraTile should animate changing state.  
Public PropertyTileGets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileCancelEventArgs)
See Also