TIWCGJQGridColEditType Enumeration
Represents type TIWCGJQGridColEditType
.
type TIWCGJQGridColEditType = (gcetText,gcetTextArea,gcetSelect,gcetCheckBox,gcetPassword,gcetButton,gcetImage,gcetFile,gcetCustom);
The TIWCGJQGridColEditType type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | gcetButton | Represents constant |
![]() | gcetCheckBox | Represents constant |
![]() | gcetCustom | Represents constant |
![]() | gcetFile | Represents constant |
![]() | gcetImage | Represents constant |
![]() | gcetPassword | Represents constant |
![]() | gcetSelect | Represents constant |
![]() | gcetText | Represents constant |
![]() | gcetTextArea | Represents constant |