Back to Devexpress

DashboardControlBase.ListBoxItemStyle Property

dashboard-devexpress-dot-dashboardwpf-dot-dashboardcontrolbase-efc4633d.md

latest1.3 KB
Original Source

DashboardControlBase.ListBoxItemStyle Property

Gets or sets the style applied to the ListBoxDashboardLayoutItem. This is a dependency property.

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public Style ListBoxItemStyle { get; set; }
vb
Public Property ListBoxItemStyle As Style

Property Value

TypeDescription
Style

A Style object that is the style applied to the ListBoxDashboardLayoutItem.

|

See Also

DashboardControlBase Class

DashboardControlBase Members

DevExpress.DashboardWpf Namespace