CardStretchedLayoutTemplate.BottomValue1 Property
Provides access to the first value displayed at the bottom of the card.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CardLayoutTemplateDataElement | A CardLayoutTemplateDataElement object that is the first value displayed at the bottom of the card. |
See Also