C1.Win.C1FlexGrid Namespace / OwnerDrawOutlineButtonEventArgs Class / Col Property

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