FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / ValidateEditEventArgs Class / Col Property

In This Topic
    Col Property (ValidateEditEventArgs)
    In This Topic
    Gets the column index of the cell being edited.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Col As Integer
    public int Col {get;}
    See Also