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

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