FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ActualRowHeaderSelectedStyle Property

In This Topic
    ActualRowHeaderSelectedStyle Property
    In This Topic
    Gets the actual style that will be applied to the row-header cells when they are selected.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualRowHeaderSelectedStyle As Style
    public Style ActualRowHeaderSelectedStyle {get;}
    See Also