DataGrid for WPF/Silverlight
UnbindCellContent メソッド (DataGridRowHeaderColumn)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridRowHeaderColumn クラス : UnbindCellContent メソッド
セルのコンテンツ。
行。
セルのコンテンツの連結を解除します。
シンタックス
'宣言
 
Public Overrides Sub UnbindCellContent( _
   ByVal cellContent As System.Windows.FrameworkElement, _
   ByVal row As DataGridRow _
) 
public override void UnbindCellContent( 
   System.Windows.FrameworkElement cellContent,
   DataGridRow row
)

パラメータ

cellContent
セルのコンテンツ。
row
行。
参照

DataGridRowHeaderColumn クラス
DataGridRowHeaderColumn メンバ