TIWCGJQGridTransport Enumeration

Represents type TIWCGJQGridTransport.

Namespace: IWCGJQGridCustomProvider
type
 TIWCGJQGridTransport = (gtXML,gtJSON);

The TIWCGJQGridTransport type exposes the following members.

Show:
 NameDescription
gtJSON

Represents constant gtJSON.

gtXML

Represents constant gtXML.

Top