TIWCGJQGridCustomSearchFormType Enumeration

Represents type TIWCGJQGridCustomSearchFormType.

Namespace: IWCGJQGrid
type
 TIWCGJQGridCustomSearchFormType = (csftHorizontal,csftVertical);

The TIWCGJQGridCustomSearchFormType type exposes the following members.

Show:
 NameDescription
csftHorizontal

Represents constant csftHorizontal.

csftVertical

Represents constant csftVertical.

Top