Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellView Class / ValidationBackgroundProperty Field

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