ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / ErrorInfo Class / ValidationContentForeground Property

In This Topic
    ValidationContentForeground Property (ErrorInfo)
    In This Topic
    Gets or sets the foreground of error information content.
    Syntax
    'Declaration
     
    Public Property ValidationContentForeground As Brush
    public Brush ValidationContentForeground {get; set;}
    See Also