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

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