Designates what type of column the panel has selected.
Namespace: P4s3WebAssembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
TXT | 1 | A column that is text based. | |
DATE | 2 | A column that is date based. | |
TIME | 3 | A column that is time based. | |
LIST | 4 | A column that is list based. | |
LIST_CODED | 5 | A column that is list based but from a coded column. |
See Also