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

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