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

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