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