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