TIWCGJQGridTreeDataType Enumeration
Represents type TIWCGJQGridTreeDataType
.
type TIWCGJQGridTreeDataType = (gtdtNone,gtdtXml,gtdtJson,gtdtJsonp,gtdtArray,gtdtXmlString,gtdtJsonString,gtdtScript,gtdtFunction);
The TIWCGJQGridTreeDataType type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | gtdtArray | Represents constant |
![]() | gtdtFunction | Represents constant |
![]() | gtdtJson | Represents constant |
![]() | gtdtJsonp | Represents constant |
![]() | gtdtJsonString | Represents constant |
![]() | gtdtNone | Represents constant |
![]() | gtdtScript | Represents constant |
![]() | gtdtXml | Represents constant |
![]() | gtdtXmlString | Represents constant |