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

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