ComponentOne FlexGrid for WinForms
Col Property (OwnerDrawCellEventArgs)

C1.Win.C1FlexGrid Namespace > OwnerDrawCellEventArgs Class : Col Property
Get the column index of the cell being painted.
Syntax
'Declaration
 
Public ReadOnly Property Col As Integer
public int Col {get;}
See Also

Reference

OwnerDrawCellEventArgs Class
OwnerDrawCellEventArgs Members