DataGridViewCellPaintingEventArgs::CellStyle Property
.NET Framework (current version)
Gets the cell style of the current DataGridViewCell.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::DataGridViewCellStyle^A DataGridViewCellStyle that contains the cell style of the current DataGridViewCell.
Change the appearance of the current DataGridViewCell by setting the properties of the CellStyle property.
.NET Framework
Available since 2.0
Available since 2.0
Show: