TIWCGJQDataSetGotoMethod Enumeration

Represents type TIWCGJQDataSetGotoMethod.

Namespace: IWCGJQCommon
type
 TIWCGJQDataSetGotoMethod = (dsgtRowNo,dsgtMoveBy);

The TIWCGJQDataSetGotoMethod type exposes the following members.

Show:
 NameDescription
dsgtMoveBy

Represents constant dsgtMoveBy.

dsgtRowNo

Represents constant dsgtRowNo.

Top