Click or drag to resize

StiDashboardInteractionDrillDownParameters Property

Describes a list of drillDownParameters.

Namespace:  Stimulsoft.Dashboard.Interactions
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public virtual List<StiDashboardDrillDownParameter> DrillDownParameters { get; set; }

Property Value

Type: ListStiDashboardDrillDownParameter
See Also