Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / ActualRowHeaderErrorStyle Property

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