FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / CellStyleCollection Class / Footer Property

In This Topic
    Footer Property (CellStyleCollection)
    In This Topic
    Gets the style used to paint the total footers.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Footer As CellStyle
    public CellStyle Footer {get;}
    See Also