'宣言
Protected Friend Overridable Function SelectRow( _
ByVal As Infragistics.Controls.Grids.PivotDataRow, _
ByVal As Infragistics.Controls.Grids.PivotInvokeAction, _
ByVal As Integer _
) As Boolean
protected internal virtual bool SelectRow(
Infragistics.Controls.Grids.PivotDataRow ,
Infragistics.Controls.Grids.PivotInvokeAction ,
int
)