ComponentOne FlexGrid for WPF and Silverlight
Tag Property (CellStyle)

C1.WPF.FlexGrid Namespace > CellStyle Class : Tag Property
Gets or sets an arbitrary object value that can be used to store custom information about this CellStyle.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members