[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowColEventArgs.Col

Col Property

Col

Gets the index of the column that caused the event.

Declaration
public int Col { get; }
Remarks

This value may be set to -1 if the event was caused by a row.