DashboardControlBase.CustomItemStyleSelectorProperty Field
In This Article
Identifies the CustomItemStyleSelector dependency property.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.2.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
[Browsable(false)]
[IgnoreDependencyPropertiesConsistencyChecker]
public static readonly DependencyProperty CustomItemStyleSelectorProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property. |
See Also