ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / Footers Property

In This Topic
    Footers Property (C1FlexPivotGrid)
    In This Topic
    Gets the footers. Footers are the rows below grid that contain summary information.
    Syntax
    'Declaration
     
    Public ReadOnly Property Footers As Footers
    public Footers Footers {get;}
    See Also