DrillThroughAction.Default 属性

定义

获取或设置当前 DrillThroughAction,该操作将作为定义多个钻取操作时的默认操作。

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

属性值

一个布尔值,指示当前 DrillThroughAction 是否为默认操作。

适用于