ComponentOne True DBGrid for WinForms
Col Property (OwnerDrawCellEventArgs)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > OwnerDrawCellEventArgs Class : Col Property
The index of the column in the DisplayColumns collection.
Syntax
'Declaration
 
Public ReadOnly Property Col As System.Integer
public System.int Col {get;}
See Also

Reference

OwnerDrawCellEventArgs Class
OwnerDrawCellEventArgs Members