ComponentOne FlexGrid for WinForms
Col Property (UnboundValueEventArgs)

C1.Win.C1FlexGrid Namespace > UnboundValueEventArgs Class : Col Property
Gets the column index for the cell that has an unbound value.
Syntax
'Declaration
 
Public ReadOnly Property Col As Integer
public int Col {get;}
See Also

Reference

UnboundValueEventArgs Class
UnboundValueEventArgs Members