C1.WPF.DataGrid Namespace / DataGridRowPresenter Class / ValidationBackground Property

In This Topic
ValidationBackground Property (DataGridRowPresenter)
In This Topic
Gets or sets the brush used to paint the background of the validation elements.
Syntax
'Declaration
 
Public Property ValidationBackground As Brush
 
See Also