dashboard-devexpress-dot-dashboardcommon-aa0a126c.md
Contains settings related to the layout of cards for the CardDashboardItem.
Namespace : DevExpress.DashboardCommon
Assembly : DevExpress.Dashboard.v25.2.Core.dll
NuGet Package : DevExpress.Dashboard.Core
public class CardLayout :
ICardLayoutContext
Public Class CardLayout
Implements ICardLayoutContext
The following members return CardLayout objects:
To learn how to manage the layout of cards in the CardDashboardItem, refer to the CardLayoutTemplate class description.
Object CardLayout
See Also