Skip to main content

PivotDashboardItem.InteractivityOptions Property

Provides access to pivot interactivity options.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.1.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public FilterableDashboardItemInteractivityOptions InteractivityOptions { get; }

Property Value

Type Description
FilterableDashboardItemInteractivityOptions

A FilterableDashboardItemInteractivityOptions object that specifies pivot interactivity options.

See Also