Skip to main content

CardLayout Class

Contains settings related to the layout of cards for the CardDashboardItem.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class CardLayout :
    ICardLayoutContext

Remarks

To learn how to manage the layout of cards in the CardDashboardItem, refer to the CardLayoutTemplate class description.

Inheritance

Object
CardLayout
See Also