TIWCGJQViewSortColsPlacement Enumeration

Represents type TIWCGJQViewSortColsPlacement.

Namespace: IWCGJQGrid
type
 TIWCGJQViewSortColsPlacement = (gvscpHorizontal,gvscpVertical);

The TIWCGJQViewSortColsPlacement type exposes the following members.

Show:
 NameDescription
gvscpHorizontal

Represents constant gvscpHorizontal.

gvscpVertical

Represents constant gvscpVertical.

Top