Skip to main content

SummaryItemBase Methods

Serves as a base for classes that represent summary items.
Name Description
GetFooterDisplayText(IFormatProvider, String, Object, String) Returns the total summary item’s text displayed within a Footer Cell.
GetGroupColumnDisplayText(IFormatProvider, String, Object, String) Returns text that corresponds to a group summary item. This text is displayed within group rows and is aligned to the specified column.
GetGroupDisplayText(IFormatProvider, String, Object, String) Returns the text corresponding to a group summary item. This text is displayed within group rows.
See Also