TIWCGJQGridButtonPosition Enumeration

Represents type TIWCGJQGridButtonPosition.

Namespace: IWCGJQGrid
type
 TIWCGJQGridButtonPosition = (cbpFirst,cbpLast);

The TIWCGJQGridButtonPosition type exposes the following members.

Show:
 NameDescription
cbpFirst

Represents constant cbpFirst.

cbpLast

Represents constant cbpLast.

Top