'宣言 Public Overloads Function GoToLeftMostCell( _ ByVal currentCell As DataGridCell _ ) As System.Boolean
public System.bool GoToLeftMostCell( DataGridCell currentCell )
パラメータ
- currentCell
- 現在のセル。
'宣言 Public Overloads Function GoToLeftMostCell( _ ByVal currentCell As DataGridCell _ ) As System.Boolean
public System.bool GoToLeftMostCell( DataGridCell currentCell )