Skip to main content

TcxGridColumnSummary Properties

A set of options that determine the kind and appearance of a column’s footer and group summaries.
Name Description
FooterFormat Specifies the format pattern that controls the manner in which a column’s footer summary value is displayed.
FooterKind Specifies the kind of footer summary to calculate for a column.
GridView Inherited from TcxCustomGridTableItemCustomOptions.
GroupFooterFormat Specifies the format pattern that defines how a column’s group summary value is displayed in group footer panels.
GroupFooterKind Specifies the group summary type calculated for a column and displayed in group footer panels.
GroupFormat Specifies the format pattern that defines how a column’s group summary value is displayed in group rows.
GroupKind Specifies the calculated group summary type.
Item Inherited from TcxCustomGridTableItemCustomOptions.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
SortByGroupFooterSummary Specifies if column group summary values displayed in group footer panels are used to sort data groups.
SortByGroupSummary Specifies if column group summary values displayed in group rows are used to sort data groups.
See Also