ComponentOne TileControl for WinForms
Tag Property (Tile)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > Tile Class : Tag Property
Gets or sets an object that contains additional data about the Tile.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

Tile Class
Tile Members