TreeListCustomSummaryEventArgs.SummaryItem Property
In This Article
Gets a summary item whose value is being calculated.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TreeListSummaryItem SummaryItem { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
See Also