CardStretchedLayoutTemplate.DeltaIndicator Property
Provides access to the delta indicator displayed within the card.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Description |
|---|---|
| CardLayoutTemplateElement | A CardLayoutTemplateElement object that is the delta indicator displayed within the card. |
See Also