FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / ValidationBackground Property

In This Topic
    ValidationBackground Property (GridCellView)
    In This Topic
    Gets or sets the validation background.
    Syntax
    'Declaration
     
    Public Property ValidationBackground As Brush
    public Brush ValidationBackground {get; set;}
    See Also