CardDashboardLayoutItem Class
In This Article
Allows you to specify the style and templates to customize the CardDashboardItem appearance.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.2.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
public class CardDashboardLayoutItem :
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