ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid.MultiRow Namespace / MultiRowFieldInfo Class / LastRow Property

In This Topic
    LastRow Property (MultiRowFieldInfo)
    In This Topic
    Gets the field's last row index in the record.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastRow As Integer
    public int LastRow {get;}
    See Also