Gets or sets the ValidationState.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public ValidationState ValidationState { get; set; } |
Visual Basic |
---|
Public Property ValidationState As ValidationState Get Set |