CardStretchedLayoutTemplate.GetLayout() Method
In This Article
Gets settings related to the layout of cards for the CardDashboardItem.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public override CardLayout GetLayout()
#Returns
Type | Description |
---|---|
Card |
A Card |
See Also