Version

TileStateChangedEventArgs Class Members

The following tables list the members exposed by TileStateChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileStateChangedEventArgs ConstructorCreates a new TileStateChangedEventArgs instance.  
Public Properties
 NameDescription
Public PropertyOldStateGets the previous state of the UltraTile before the state had changed.  
Public PropertyTileGets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileEventArgs)
See Also