TIWCGJQProviderSearchKind Enumeration

Represents type TIWCGJQProviderSearchKind.

Namespace: IWCGJQGridCustomProvider
type
 TIWCGJQProviderSearchKind = (skClear,skSimple,skComplex,skToolbar);

The TIWCGJQProviderSearchKind type exposes the following members.

Show:
 NameDescription
skClear

Represents constant skClear.

skComplex

Represents constant skComplex.

skSimple

Represents constant skSimple.

skToolbar

Represents constant skToolbar.

Top