TIWCGJQGridSearchOp Enumeration

Represents type TIWCGJQGridSearchOp.

Namespace: IWCGJQGrid
type
 TIWCGJQGridSearchOp = (soAND,soOR);

The TIWCGJQGridSearchOp type exposes the following members.

Show:
 NameDescription
soAND

Represents constant soAND.

soOR

Represents constant soOR.

Top