FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / RowHeaderSelectedStyle Property

In This Topic
    RowHeaderSelectedStyle Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property RowHeaderSelectedStyle As Style
    public Style RowHeaderSelectedStyle {get; set;}
    See Also