'宣言
Protected Friend Overloads Overridable Function SelectCell( _
ByVal As Infragistics.Controls.Grids.PivotCell, _
ByVal As Infragistics.Controls.Grids.PivotInvokeAction _
) As Boolean
protected internal virtual bool SelectCell(
Infragistics.Controls.Grids.PivotCell ,
Infragistics.Controls.Grids.PivotInvokeAction
)