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