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



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