TIWCGJQGridCellSubmit Enumeration

Represents type TIWCGJQGridCellSubmit.

Namespace: IWCGJQGrid
type
 TIWCGJQGridCellSubmit = (gcsRemote,gcsClientArray);

The TIWCGJQGridCellSubmit type exposes the following members.

Show:
 NameDescription
gcsClientArray

Represents constant gcsClientArray.

gcsRemote

Represents constant gcsRemote.

Top