Skip to main content
A newer version of this page is available. .

IGridSummaryItem Members

An interface that defines a Grid summary item‘s API members (properties and methods).

Properties

Name Description
FieldName Specifies a data field whose values are used to calculate a summary.
FooterColumnName Specifies a column under which to display the summary value.
Name Specifies the summary item’s name.
SummaryType Specifies the summary function type.
ValueDisplayFormat Specifies the display format for the summary item value.
Visible Specifies whether a summary item is visible.
See Also