Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.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 C1Style
    public C1Style ActualErrorStyle {get;}
    See Also