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

In This Topic
    Image Property (Tile)
    In This Topic
    Gets or sets an image displayed on the tile.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also