ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid.MultiRow Namespace / IMultiRowFieldInfo Interface / LastRow Property

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