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

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