ASPxVerticalGridSummaryDisplayTextEventArgs.Item Property
In This Article
Gets a summary item whose value is being processed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ASPxVerticalGridSummaryItem Item { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also