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