Infragistics2.Shared.v8.1
tagValue Field
See Also 
Infragistics.Shared Namespace > SubObjectBase Class : tagValue Field

The tag property can be used to logically attach another object or value to this object.

Syntax

Visual Basic (Declaration) 
Protected tagValue As Object
C# 
protected object tagValue

See Also