DrillThroughAction.Columns Property

Definition

Gets the columns of the underlying data with their binding.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.BindingCollection Columns { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Columns : Microsoft.AnalysisServices.BindingCollection
Public ReadOnly Property Columns As BindingCollection

Property Value

The columns of the underlying data with their binding.

Attributes

Applies to