CardCenteredLayoutTemplate.BottomSubValue1 Property
Provides access to the first sub-value displayed within a card.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v20.2.Core.dll
Declaration
public CardLayoutTemplateDataElement BottomSubValue1 { get; }
Public ReadOnly Property BottomSubValue1 As CardLayoutTemplateDataElement
Property Value
Type | Description |
---|---|
CardLayoutTemplateDataElement | A CardLayoutTemplateDataElement object that is the sub-value displayed within a card. |
See Also
Feedback