CardCenteredLayoutTemplate.DeltaIndicator Property
In This Article
Provides access to the delta indicator displayed within the card.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public CardLayoutTemplateElement DeltaIndicator { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
See Also