TIWCGJQGridDropPosition Enumeration

Represents type TIWCGJQGridDropPosition.

Namespace: IWCGJQGrid
type
 TIWCGJQGridDropPosition = (gdpFirst,gdpLast);

The TIWCGJQGridDropPosition type exposes the following members.

Show:
 NameDescription
gdpFirst

Represents constant gdpFirst.

gdpLast

Represents constant gdpLast.

Top