C1.Win.FlexGrid Namespace / OwnerDrawCellEventArgs Class / Col Property

In This Topic
Col Property (OwnerDrawCellEventArgs)
In This Topic
Get the column index of the cell being painted.
Syntax
'Declaration
 
Public ReadOnly Property Col As Integer
 
See Also