TIWCGJQGridDirection Enumeration

Represents type TIWCGJQGridDirection.

Namespace: IWCGJQGrid
type
 TIWCGJQGridDirection = (gdLeftToRight,gdRightToLeft);

The TIWCGJQGridDirection type exposes the following members.

Show:
 NameDescription
gdLeftToRight

Represents constant gdLeftToRight.

gdRightToLeft

Represents constant gdRightToLeft.

Top