CardStretchedLayoutTemplate.BottomValue2 Property
In This Article
Provides access to the second value displayed at the bottom of the card.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public CardLayoutTemplateDataElement BottomValue2 { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
See Also