Back to Devexpress

IGridSummaryItem Properties

blazor-devexpress-dot-blazor-dot-igridsummaryitem-dot-underscore-properties.md

latest1.5 KB
Original Source

IGridSummaryItem Properties

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

NameDescription
DisplayTextSpecifies display text pattern for the summary item. A display text string can include static text and placeholders for summary value and column caption.
FieldNameSpecifies a data field whose values are used to calculate a summary.
FooterColumnNameSpecifies a column under which to display the summary value.
NameSpecifies the summary item’s name.
SummaryTypeSpecifies the summary function type.
ValueDisplayFormatSpecifies the display format for the summary item value.
VisibleSpecifies whether a summary item is visible.

See Also

IGridSummaryItem Interface

IGridSummaryItem Members

DevExpress.Blazor Namespace