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

In This Topic
    Descriptions Property (Footers)
    In This Topic
    Gets the FooterDescription collection. Each FooterDescription contains information for one footer row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Descriptions As FooterCollection
    public FooterCollection Descriptions {get;}
    See Also