Back to Devexpress

DashboardControlBase.RangeItemStyle Property

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

latest1.3 KB
Original Source

DashboardControlBase.RangeItemStyle Property

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

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

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

Property Value

TypeDescription
Style

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

|

See Also

DashboardControlBase Class

DashboardControlBase Members

DevExpress.DashboardWpf Namespace