DataGridViewCell::Tag Property
.NET Framework (current version)
Gets or sets the object that contains supplemental data about the cell.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Any type derived from the Object class can be assigned to this property. The Tag property is commonly used to store data that is closely associated with the value displayed by the cell.
.NET Framework
Available since 2.0
Available since 2.0
Show: