Provides access to the second sub-value displayed within a card.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v18.2.Core.dll
public CardLayoutTemplateDataElement BottomSubValue2 { get; }
Public ReadOnly Property BottomSubValue2 As CardLayoutTemplateDataElement
Type | Description |
---|---|
CardLayoutTemplateDataElement | A CardLayoutTemplateDataElement object that is the sub-value displayed within a card. |