CardCompactLayoutTemplate.BottomSubValue1 Property
In This Article
Provides access to the first sub-value displayed within a card.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public CardLayoutTemplateDataElement BottomSubValue1 { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
See Also