Click or drag to resize

StiDashboardDrillDownParameterExpression Property

Gets or sets expression to fill drill-down parameter.

Namespace:  Stimulsoft.Dashboard.Interactions
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public string Expression { get; set; }

Property Value

Type: String

Implements

IStiDashboardDrillDownParameterExpression
See Also