DashboardItemVisualInteractivityBaseEventArgs.EnableHighlighting Property
Gets or sets whether to enable highlighting for the current dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v23.1.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to enable highlighting; otherwise, false. |
See Also