Back to Devexpress

CardLayout Class

dashboard-devexpress-dot-dashboardcommon-aa0a126c.md

latest2.1 KB
Original Source

CardLayout Class

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

Declaration

csharp
public class CardLayout :
    ICardLayoutContext
vb
Public Class CardLayout
    Implements ICardLayoutContext

The following members return CardLayout objects:

Remarks

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

Inheritance

Object CardLayout

See Also

CardLayout Members

DevExpress.DashboardCommon Namespace