Skip to main content

DashboardControlBase.CustomItemStyleSelectorProperty Field

Identifies the CustomItemStyleSelector dependency property.

Namespace: DevExpress.DashboardWpf

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

Declaration

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

Field Value

Type Description
DependencyProperty

A dependency property.

See Also