FlexGrid for WPF
UnbindCellContent メソッド (GridWrapCellFactory)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridWrapCellFactory クラス : UnbindCellContent メソッド
セルのタイプ
範囲
セルのコンテンツ
セルのコンテンツの連結を解除します。
シンタックス
'宣言
 
Public Overrides Sub UnbindCellContent( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange, _
   ByVal cellContent As System.Windows.FrameworkElement _
) 
public override void UnbindCellContent( 
   GridCellType cellType,
   GridCellRange range,
   System.Windows.FrameworkElement cellContent
)

パラメータ

cellType
セルのタイプ
range
範囲
cellContent
セルのコンテンツ
参照

GridWrapCellFactory クラス
GridWrapCellFactory メンバ