バージョン

SetActiveCell(CellBase,CellAlignment,InvokeAction,Boolean,Boolean,Boolean) メソッド

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

パラメータ

cell
alignment
action
allowSelection
setFocus
scrollIntoView
参照