List Number Column - ColumnCaptionType Property
Type of caption to appear in the column header
Member of List Number Column (PRIM_LIST.Number)
Data Type - Enumeration
The ColumnCaptionType property defines the source of the text displayed in the column heading.
| Enum Value | Description |
|---|---|
| Caption | Show the text specified in the Caption property |
| ColumnHeadings | Show the repository column headings of the field |
| Description | Show the repository description of the field |
| Label | Show the repository label of the field |
Febuary 18 V14SP2