Wimark.Controls Class Library  

DataGridViewCellPaintEventArgs.Graphics Property

Gets the Graphics used to paint the cell.

[Visual Basic]
Public ReadOnly Property Graphics As Graphics 
[C#]
public Graphics Graphics {get;}
[C++]
public: __property Graphics* get_Graphics();

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