List View Column - CaptionType Property
CaptionType determines the type of caption
Member of List View Column (PRIM_LVCL)
Data Type - Enumeration
The CaptionType 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