ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid 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