TIWCGJQProviderSearchGroupOperation Enumeration

Represents type TIWCGJQProviderSearchGroupOperation.

Namespace: IWCGJQGridCustomProvider
type
 TIWCGJQProviderSearchGroupOperation = (goOR,goAND);

The TIWCGJQProviderSearchGroupOperation type exposes the following members.

Show:
 NameDescription
goAND

Represents constant goAND.

goOR

Represents constant goOR.

Top