ASPxGridViewAddSummaryItemViaContextMenuEventArgs.SummaryItem Property
Gets a summary item that is added to the grid footer.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxSummaryItem | A ASPxSummaryItem object that is the summary item being added to the grid. |
See Also