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

In This Topic
    ImageKey Property (Tile)
    In This Topic
    Gets or sets the image key in the C1TileControl.ImageList.
    Syntax
    'Declaration
     
    
    Public Property ImageKey As String
    public string ImageKey {get; set;}
    See Also