Gets or sets the ValidationState.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public ValidationState ValidationState { get; set; }
Visual Basic
Public Property ValidationState As ValidationState
	Get
	Set

See Also