Back to Devexpress

CardDashboardLayoutItem Class

dashboard-devexpress-dot-dashboardwpf-02af7a6a.md

latest2.0 KB
Original Source

CardDashboardLayoutItem Class

Allows you to specify the style and templates to customize the CardDashboardItem appearance.

Namespace : DevExpress.DashboardWpf

Assembly : DevExpress.Xpf.Dashboard.v25.2.dll

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public class CardDashboardLayoutItem :
    DashboardLayoutItem
vb
Public Class CardDashboardLayoutItem
    Inherits DashboardLayoutItem

Remarks

Tip

For a complete list of dashboard item styles, see A List of Styles and Templates.

Inheritance

Show 13 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control DevExpress.Xpf.Docking.psvFrameworkElement BaseLayoutItem ContentItem LayoutControlItem DashboardLayoutItem CardDashboardLayoutItem

See Also

CardDashboardLayoutItem Members

DevExpress.DashboardWpf Namespace