Back to Devexpress

GridCustomSummaryEventArgs Properties

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

latest1.5 KB
Original Source

GridCustomSummaryEventArgs Properties

Contains data for the CustomSummary event.

NameDescription
DataItemReturns the processed data item.
FieldValueGets the data field value.
GridReturns an object that defines grid API members (properties and methods).
IsTotalSummarySpecifies whether the processed summary is a total summary.
ItemGets the summary item.
SummaryStageSpecifies a calculation stage.
TotalValueSpecifies the summary value.
TotalValueReadySpecifies whether to skip the Calculate stage of the custom summary calculation.

See Also

GridCustomSummaryEventArgs Class

GridCustomSummaryEventArgs Members

DevExpress.Blazor Namespace