[]
        
(Showing Draft Content)

C1.WPF.Condition

Condition Enum

Defines how to filter the items of ComboBox.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public enum Condition

Fields

Name Description
Contains

List the items which contains the input text.

StartWith

Select the item which start with the input text.