ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / TileEventArgs Class / Tile Property

In This Topic
    Tile Property (TileEventArgs)
    In This Topic
    Gets the Tile object affected by the event.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Tile As Tile
    public Tile Tile {get;}
    See Also