'宣言 Public Overridable Function GetLeftMostCell( _ ByVal currentCell As DataGridCell _ ) As DataGridCell
public virtual DataGridCell GetLeftMostCell( DataGridCell currentCell )
パラメータ
- currentCell
- 現在のセル。
'宣言 Public Overridable Function GetLeftMostCell( _ ByVal currentCell As DataGridCell _ ) As DataGridCell
public virtual DataGridCell GetLeftMostCell( DataGridCell currentCell )