TIWCGJQGridColFirstSortOrder Enumeration

Represents type TIWCGJQGridColFirstSortOrder.

Namespace: IWCGJQGrid
type
 TIWCGJQGridColFirstSortOrder = (gcfsoDefault,gcfsoAsc,gcfsoDesc);

The TIWCGJQGridColFirstSortOrder type exposes the following members.

Show:
 NameDescription
gcfsoAsc

Represents constant gcfsoAsc.

gcfsoDefault

Represents constant gcfsoDefault.

gcfsoDesc

Represents constant gcfsoDesc.

Top