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

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