C1.WPF Namespace / C1ValidationDecorator Class / ValidationStateProperty Field



In This Topic
ValidationStateProperty Field
In This Topic
Identifies the ValidationState dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ValidationStateProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1ValidationDecorator.ValidationStateProperty
See Also