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

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