InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / ValidationHeaderForeground Property

In This Topic
    ValidationHeaderForeground Property (C1InputPanel)
    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