TIWCGJQGridDataType Enumeration
Represents type TIWCGJQGridDataType
.
type TIWCGJQGridDataType = (gdtXml,gdtJson,gdtJsonp,gdtArray,gdtXmlString,gdtJsonString,gdtScript,gdtFunction);
The TIWCGJQGridDataType type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | gdtArray | Represents constant |
![]() | gdtFunction | Represents constant |
![]() | gdtJson | Represents constant |
![]() | gdtJsonp | Represents constant |
![]() | gdtJsonString | Represents constant |
![]() | gdtScript | Represents constant |
![]() | gdtXml | Represents constant |
![]() | gdtXmlString | Represents constant |