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

In This Topic
    Image Property (CommonImage)
    In This Topic
    Gets or sets the image. It may consist of several rows and/or columns.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also