バージョン

SetActiveCell(PivotCell,PivotCellAlignment,PivotInvokeAction,Boolean,Boolean,Boolean) メソッド

シンタックス
'宣言
 
Protected Friend Overloads Overridable Sub SetActiveCell( _
   ByVal cell As Infragistics.Controls.Grids.PivotCell, _
   ByVal alignment As Infragistics.Controls.Grids.PivotCellAlignment, _
   ByVal action As Infragistics.Controls.Grids.PivotInvokeAction, _
   ByVal allowSelection As Boolean, _
   ByVal setFocus As Boolean, _
   ByVal scrollIntoView As Boolean _
) 
protected internal virtual void SetActiveCell( 
   Infragistics.Controls.Grids.PivotCell cell,
   Infragistics.Controls.Grids.PivotCellAlignment alignment,
   Infragistics.Controls.Grids.PivotInvokeAction action,
   bool allowSelection,
   bool setFocus,
   bool scrollIntoView
)

パラメータ

cell
alignment
action
allowSelection
setFocus
scrollIntoView
参照