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

In This Topic
Col Property (UnboundValueEventArgs)
In This Topic
Gets the column index for the cell that has an unbound value.
Syntax
'Declaration
 
Public ReadOnly Property Col As Integer
 
See Also