Back to Devexpress

ListBoxDashboardLayoutItem Class

dashboard-devexpress-dot-dashboardwpf-d37ecf2d.md

latest2.1 KB
Original Source

ListBoxDashboardLayoutItem Class

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

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public class ListBoxDashboardLayoutItem :
    DashboardLayoutItem
vb
Public Class ListBoxDashboardLayoutItem
    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 ListBoxDashboardLayoutItem

See Also

ListBoxDashboardLayoutItem Members

DevExpress.DashboardWpf Namespace