ValidationForeground Property (DataGridRowHeaderPresenter)
In This Topic
Gets or sets the brush used to paint the foreground of the validation elements.
Syntax
'Declaration
Public Property ValidationForeground As Brush
public Brush ValidationForeground {get; set;}
See Also