ComponentOne FinancialChart for WPF
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
    public static readonly DependencyProperty ValidationStateProperty
    public:
    static readonly DependencyProperty^ ValidationStateProperty
    See Also