CustomSummaryEventArgs.Item Property
In This Article
Gets a summary item whose value is being calculated.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that represents a summary item whose value is being calculated. |
#Remarks
To learn more, see Data Summaries Overview.
See Also