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