FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGridBase Class / Footers Property

In This Topic
    Footers Property (C1FlexGridBase)
    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