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



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