Wimark.Controls Class Library  

DataGridViewCellPaintEventArgs.CellState Property

Gets the graphical state of the cell.

[Visual Basic]
Public ReadOnly Property CellState As DataGridViewCellState 
[C#]
public DataGridViewCellState CellState {get;}
[C++]
public: __property DataGridViewCellState get_CellState();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewCellPaintEventArgs Class | DataGridViewCellPaintEventArgs Members | Wimark.Controls Namespace