Infragistics(R) NetAdvantage(R) Windows Forms
Tile Property
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > TileCancelEventArgs Class : Tile Property

Gets the UltraTile associated with the event.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Tile As UltraTile
C# 
public UltraTile Tile {get;}

See Also