The GDI+ graphics object to render on.
[Visual Basic]
Public ReadOnly Property Graphics As Graphics
[C#]
public Graphics Graphics {get;}
[Delphi]
public property Graphics: Graphics read get_Graphics;
See Also
OwnerDrawCellEventArgs Class | OwnerDrawCellEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |