FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / CellRangeEventArgs Class / Row Property

In This Topic
    Row Property (CellRangeEventArgs)
    In This Topic
    Index of the row affected by the event.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Row As Integer
    public int Row {get;}
    See Also