TIWCGJQDropDownTreeSearchFilters Enumeration

Represents type TIWCGJQDropDownTreeSearchFilters.

Namespace: IWCGJQDropDownTree
type
 TIWCGJQDropDownTreeSearchFilters = (jqddtsfContains,jqddtsfStartWith,jqddtsfEqual);

The TIWCGJQDropDownTreeSearchFilters type exposes the following members.

Show:
 NameDescription
jqddtsfContains

Represents constant jqddtsfContains.

jqddtsfEqual

Represents constant jqddtsfEqual.

jqddtsfStartWith

Represents constant jqddtsfStartWith.

Top