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

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