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

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