ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / ValidationBackground Property

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