Skip to content

psCaption - cCJGridColumn

Specifies the text caption for the column header

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String psCaption
Access Type Syntax
Read Access: Get psCaption to StringVariable
Write Access: Set psCaption to StringVariable/Value

Description

To display a header caption over multiple lines, specify the xtpAlignmentWordBreak flag in the column's peHeaderAlignment property.

In order to display a header section, the grid object's pbShowHeader property must be set True.

Default is "".