TreeListCustomSummaryEventArgs.SummaryItem Property
Gets a summary item whose value is being calculated.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListSummaryItem | A TreeListSummaryItem object that represents the summary item whose value is being calculated. |
See Also