Back to Devexpress

CustomSummaryEventArgs Constructors

corelibraries-devexpress-dot-data-dot-customsummaryeventargs-dot-ctor.md

latest1.2 KB
Original Source

CustomSummaryEventArgs Constructors

Provides data for the GridView.CustomSummaryCalculate event.

NameParametersDescription
CustomSummaryEventArgs()noneInitializes a new instance of the CustomSummaryEventArgs class.
CustomSummaryEventArgs(Int32, Object, Object, Int32, CustomSummaryProcess, Object, Int32)controllerRow, totalValue, fieldValue, groupRowHandle, summaryProcess, item, groupLevelCreates a new CustomSummaryEventArgs object.

See Also

CustomSummaryEventArgs Class

CustomSummaryEventArgs Members

DevExpress.Data Namespace