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

In This Topic
    Tile Property (TemplatePaintEventArgs)
    In This Topic
    Gets the Tile object providing data for the template.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Tile As Tile
    public Tile Tile {get;}
    See Also