ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1EditableContentControl Class / ValidationDecoratorStyleProperty Field



In This Topic
    ValidationDecoratorStyleProperty Field (C1EditableContentControl)
    In This Topic
    Identifies the ValidationDecoratorStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValidationDecoratorStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1EditableContentControl.ValidationDecoratorStyleProperty
    public static readonly DependencyProperty ValidationDecoratorStyleProperty
    public:
    static readonly DependencyProperty^ ValidationDecoratorStyleProperty
    See Also