'宣言 Public Overridable Sub UnbindCellContent( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange, _ ByVal cellContent As System.Windows.FrameworkElement _ )
public virtual void UnbindCellContent( GridCellType cellType, GridCellRange range, System.Windows.FrameworkElement cellContent )
パラメータ
- cellType
- セルのタイプ
- range
- 範囲
- cellContent
- セルのコンテンツ