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

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

パラメータ

currentCell
現在のセル。
参照

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