DataGrid for WPF/Silverlight
GoToDownCell(DataGridCell) メソッド

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridDefaultInputHandlingStrategy クラス > GoToDownCell メソッド : GoToDownCell(DataGridCell) メソッド
現在のセル。
下のセルに移動します。
シンタックス
'宣言
 
Public Overloads Function GoToDownCell( _
   ByVal currentCell As DataGridCell _
) As System.Boolean
public System.bool GoToDownCell( 
   DataGridCell currentCell
)

パラメータ

currentCell
現在のセル。
参照

DataGridDefaultInputHandlingStrategy クラス
DataGridDefaultInputHandlingStrategy メンバ
オーバーロード一覧