TcxGridColumnSummary Properties
A set of options that determine the kind and appearance of a column’s footer and group summaries.
Name | Description |
---|---|
Footer |
Specifies the format pattern that controls the manner in which a column’s footer summary value is displayed. |
Footer |
Specifies the kind of footer summary to calculate for a column. |
Grid |
Inherited from Tcx |
Group |
Specifies the format pattern that defines how a column’s group summary value is displayed in group footer panels. |
Group |
Specifies the group summary type calculated for a column and displayed in group footer panels. |
Group |
Specifies the format pattern that defines how a column’s group summary value is displayed in group rows. |
Group |
Specifies the calculated group summary type. |
Item |
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Sort |
Specifies if column group summary values displayed in group footer panels are used to sort data groups. |
Sort |
Specifies if column group summary values displayed in group rows are used to sort data groups. |
See Also