BoundImageDashboardItem.InteractivityOptions Property
In This Article
Provides access to the interactivity options of the Bound Image dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public FilterableDashboardItemInteractivityOptions InteractivityOptions { get; }
#Property Value
Type | Description |
---|---|
Filterable |
A Filterable |
See Also