ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.6.2 Assembly / C1.WPF.InputPanel Namespace / ErrorInfo Class / ValidationHeaderForeground Property

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