Skip to content

pbShowFooter - cCJGrid

Shows/Hides the grid column footer section

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

Syntax

Property Boolean pbShowFooter
Access Type Syntax
Read Access: Get pbShowFooter to BooleanVariable
Write Access: Set pbShowFooter to BooleanVariable/Value

Description

The column footer is similar to the column header, except that it is displayed at the bottom of each column.

Default is False.

Text can be placed in the footer for each column by setting the column's psFooterText property. This can be used to display data such as column totals.