ComponentOne True DBGrid for WinForms
OwnerDraw Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DisplayColumn Class : OwnerDraw Property
Gets or sets a value indicating whether cells in this column are drawn by the user in the OwnerDrawCell event.
Syntax
'Declaration
 
Public Property OwnerDraw As System.Boolean
public System.bool OwnerDraw {get; set;}
See Also

Reference

C1DisplayColumn Class
C1DisplayColumn Members