Back to Devexpress

CustomSummaryExistEventArgs Properties

corelibraries-devexpress-dot-data-dot-customsummaryexisteventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

CustomSummaryExistEventArgs Properties

Provides data for the GridView.CustomSummaryExists event.

NameDescription
ExistsGets or sets whether the summary value should be calculated and displayed.
GroupLevelGets the nesting level of the group whose summary value is being calculated.
GroupRowHandleGets a value identifying the group row whose summary value is about to be calculated.
IsGroupSummaryGets whether a group summary value is about to be calculated.
IsTotalSummaryGets whether a total summary value is about to be calculated.
ItemGets a summary item whose value is about to be calculated.

See Also

CustomSummaryExistEventArgs Class

CustomSummaryExistEventArgs Members

DevExpress.Data Namespace