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

In This Topic
    ActualRowErrorStyle Property
    In This Topic
    Gets the actual style that will be applied to cells with errors.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualRowErrorStyle As Style
    public Style ActualRowErrorStyle {get;}
    See Also