'宣言 Protected Friend Overridable Function SelectColumn( _ ByVal dataColumn As Infragistics.Controls.Grids.PivotDataColumn, _ ByVal action As Infragistics.Controls.Grids.PivotInvokeAction, _ ByVal columnSpan As Integer _ ) As Boolean
protected internal virtual bool SelectColumn( Infragistics.Controls.Grids.PivotDataColumn dataColumn, Infragistics.Controls.Grids.PivotInvokeAction action, int columnSpan )