'宣言 Sub DisposeCell( _ ByVal grid As C1FlexGrid, _ ByVal cellType As CellType, _ ByVal cell As System.Windows.FrameworkElement _ )
void DisposeCell( C1FlexGrid grid, CellType cellType, System.Windows.FrameworkElement cell )
パラメータ
- grid
- セルを所有する C1FlexGrid。
- cellType
- 作成するセルの種類を示す CellType。
- cell
- 破棄される System.Windows.FrameworkElement。