AnalyticsControlSuppressDrilldown Property

Gets and sets a property that indicates whether the default drill down behaviour for visualisations and dashboards should be suppressed

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool SuppressDrilldown { get; set; }

Property Value

Boolean
True if the default drill down behaviour for visualisations and dashboards should be suppressed

Return Value

Boolean
True if the default drill down behaviour for visualisations and dashboards should be suppressed

See Also