[]
        
(Showing Draft Content)

C1.Win.FlexGrid.RowColEventArgs.Row

Row Property

Row

Gets the index of the row that caused the event.

Declaration
public int Row { get; }
Remarks

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