ComponentOne FlexGrid for WinForms
Col Property (GetErrorInfoEventArgs)

C1.Win.C1FlexGrid Namespace > GetErrorInfoEventArgs Class : Col Property
Gets the index of the column that may contain errors (or -1 if checking for row errors).
Syntax
'Declaration
 
Public ReadOnly Property Col As Integer
public int Col {get;}
See Also

Reference

GetErrorInfoEventArgs Class
GetErrorInfoEventArgs Members