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