Xamarin.iOS のドキュメント
UnbindCellContent(GridCellType,GridCellRange,UIView) メソッド

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

パラメータ

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

GridCellFactory クラス
GridCellFactory メンバ