ComponentOne TileControl for WinForms
ImageIndex Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > Tile Class : ImageIndex Property
Gets or sets the index of an image in the C1TileControl.ImageList.
Syntax
'Declaration
 
Public Property ImageIndex As System.Integer
public System.int ImageIndex {get; set;}
See Also

Reference

Tile Class
Tile Members