DataGridViewCellStyle::Tag Property
.NET Framework (current version)
Gets or sets an object that contains additional data related to the DataGridViewCellStyle.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property Object^ Tag { Object^ get(); void set(Object^ value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: