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

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