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

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