TIWCGJQGridColSearchType Enumeration

Represents type TIWCGJQGridColSearchType.

Namespace: IWCGJQGrid
type
 TIWCGJQGridColSearchType = (cstText,cstSelect);

The TIWCGJQGridColSearchType type exposes the following members.

Show:
 NameDescription
cstSelect

Represents constant cstSelect.

cstText

Represents constant cstText.

Top