Gets or sets arbitrary data associated with the current cell.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Object Tag { get; set; }
Visual Basic
Public Property Tag As Object
	Get
	Set

See Also