Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / ConditionProperty Field

In This Topic
    ConditionProperty Field (C1ComboBox)
    In This Topic
    Identifies the Condition dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ConditionProperty As DependencyProperty
    public static readonly DependencyProperty ConditionProperty
    See Also