Skip to main content

TcxTreeListColumnSummary.GroupFooterVisibleCount Property

Returns the number of a column’s group summaries currently visible within the TreeList control.

Declaration

property GroupFooterVisibleCount: Integer read;

Property Value

Type
Integer

Remarks

This property is intended for internal use. This property returns the number of summaries within the GroupFooterSummaryItems collection whose Visible property is set to True.

See Also