Skip to main content
A newer version of this page is available. .

DashboardControlBase.CustomItemStyleSelectorProperty Field

Identifies the CustomItemStyleSelector dependency property.

Namespace: DevExpress.DashboardWpf

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Dashboard, DevExpress.Wpf.Dashboard

Declaration

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

Field Value

Type Description
DependencyProperty

A dependency property.

See Also