Skip to main content

DashboardControlBase.CustomItemStyleProperty Field

Identifies the CustomItemStyle dependency property.

Namespace: DevExpress.DashboardWpf

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

NuGet Package: DevExpress.Wpf.Dashboard

Declaration

[Browsable(false)]
[IgnoreDependencyPropertiesConsistencyChecker]
public static readonly DependencyProperty CustomItemStyleProperty

Field Value

Type Description
DependencyProperty

A dependency property.

See Also