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