CardCompactLayoutTemplate.GetLayout() Method
Gets settings related to the layout of cards for the CardDashboardItem.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Returns
Type | Description |
---|---|
CardLayout | A CardLayout object containing settings related to the layout of cards for the CardDashboardItem. |
See Also