Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / RowErrorStyleProperty Field

In This Topic
    RowErrorStyleProperty Field
    In This Topic
    Identifies the RowErrorStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RowErrorStyleProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty RowErrorStyleProperty
    See Also