DrillThroughAction.Default Property

Definition

Gets or sets the current DrillThroughAction as the default action when multiple drillthrough actions are defined.

public bool Default { get; set; }
member this.Default : bool with get, set
Public Property Default As Boolean

Property Value

A Boolean value stating if current DrillThroughAction is the default action.

Applies to