[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.RichValue-1.Tag

Tag Property

Tag

Gets or sets the object that contains data about RichValue<T> object.

Declaration
public object Tag { get; }
Public ReadOnly Property Tag As Object
Property Value
Type Description
object

An object that contains data about RichValue<T> object. The default is null.