TIWCGJQGridColFormatter Enumeration
Represents type TIWCGJQGridColFormatter
.
type TIWCGJQGridColFormatter = (gcfNone,gcfInteger,gcfNumber,gcfCurrency,gcfDate,gcfTime,gcfDateTime,gcfEMail, gcfLink,gcfShowLink,gcfCheckBox,gcfSelect,gcfActions,gfcImage , gcfLinkClick,gcfStaticImage,gcfControl,gcfFunction);
The TIWCGJQGridColFormatter type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | gcfActions | Represents constant |
![]() | gcfCheckBox | Represents constant |
![]() | gcfControl | Represents constant |
![]() | gcfCurrency | Represents constant |
![]() | gcfDate | Represents constant |
![]() | gcfDateTime | Represents constant |
![]() | gcfEMail | Represents constant |
![]() | gcfFunction | Represents constant |
![]() | gcfInteger | Represents constant |
![]() | gcfLink | Represents constant |
![]() | gcfLinkClick | Represents constant |
![]() | gcfNone | Represents constant |
![]() | gcfNumber | Represents constant |
![]() | gcfSelect | Represents constant |
![]() | gcfShowLink | Represents constant |
![]() | gcfStaticImage | Represents constant |
![]() | gcfTime | Represents constant |
![]() | gfcImage | Represents constant |