ComponentOne FlexGrid for WinForms
Graphics Property

C1.Win.C1FlexGrid Namespace > OwnerDrawCellEventArgs Class : Graphics Property
Gets the Graphics object used to draw the cell. Use this object to draw custom elements in the cell.
Syntax
'Declaration
 
Public ReadOnly Property Graphics As Graphics
public Graphics Graphics {get;}
See Also

Reference

OwnerDrawCellEventArgs Class
OwnerDrawCellEventArgs Members