ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1ComboBox Class / Condition Property

In This Topic
    Condition Property
    In This Topic
    Gets or sets the filter condition of item source.
    Syntax
    'Declaration
     
    
    Public Property Condition As Condition
    public Condition Condition {get; set;}
    See Also