Skip to main content

TcxTreeListColumnSummary.FooterVisibleCount Property

Returns the number of parent column’s visible footer summaries.

Declaration

property FooterVisibleCount: Integer read;

Property Value

Type Description
Integer

The number of visible column summaries

Remarks

The FooterVisibleCount property returns the number of summaries within the FooterSummaryItems collection whose Visible property is set to True.

See Also