DashboardControlBase.CustomItemStyleSelector Property
Gets or sets an object that returns a style based on custom logic. This is a dependency property.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| StyleSelector | An object that applies styles based on custom logic. |
See Also