TIWCGJQGridAlign Enumeration

Represents type TIWCGJQGridAlign.

Namespace: IWCGJQGrid
type
 TIWCGJQGridAlign = (gaLeft,gaCenter,gaRight);

The TIWCGJQGridAlign type exposes the following members.

Show:
 NameDescription
gaCenter

Represents constant gaCenter.

gaLeft

Represents constant gaLeft.

gaRight

Represents constant gaRight.

Top