Back to Devexpress

TreeListCustomSummaryEventArgs Properties

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

latest1.4 KB
Original Source

TreeListCustomSummaryEventArgs Properties

Contains data for the CustomSummary event.

NameDescription
DataItemReturns the processed data item.
FieldValueReturns the data field value.
ItemReturns the summary item.
SummaryStageSpecifies a calculation stage.
TotalValueSpecifies the summary value.
TotalValueReadySpecifies whether or not to skip the Calculate stage of the custom summary calculation.
TreeListReturns the TreeList object.

See Also

TreeListCustomSummaryEventArgs Class

TreeListCustomSummaryEventArgs Members

DevExpress.Blazor Namespace