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

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid 名前空間 > DataGridBoundColumn クラス : 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
参照

DataGridBoundColumn クラス
DataGridBoundColumn メンバ