ComponentOne True DBGrid for WinForms
DrawCellFlags Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > OwnerDrawCellEventArgs Class : DrawCellFlags Property
Indicates whether the custom renderer handles the background, border or content.
Syntax
'Declaration
 
Public Property DrawCellFlags As DrawCellFlags
public DrawCellFlags DrawCellFlags {get; set;}
See Also

Reference

OwnerDrawCellEventArgs Class
OwnerDrawCellEventArgs Members