DrillThroughAction.Default Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.