FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GetColumnFooterStyle Method

In This Topic
    GetColumnFooterStyle Method
    In This Topic
    Gets the style that is applied to the column-footer cells.
    Syntax
    'Declaration
     
    Protected Overridable Function GetColumnFooterStyle() As Style
    protected virtual Style GetColumnFooterStyle()
    See Also