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