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

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