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

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