TIWCGJQGridSortOrder Enumeration

Represents type TIWCGJQGridSortOrder.

Namespace: IWCGJQGridCustomProvider
type
 TIWCGJQGridSortOrder = (gsoAsc,gsoDesc);

The TIWCGJQGridSortOrder type exposes the following members.

Show:
 NameDescription
gsoAsc

Represents constant gsoAsc.

gsoDesc

Represents constant gsoDesc.

Top