'宣言
Public Overridable Sub BindCellContent( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange, _ ByVal cellContent As UIKit.UIView _ )
public virtual void BindCellContent( GridCellType cellType, GridCellRange range, UIKit.UIView cellContent )
パラメータ
- cellType
- セルのタイプ
- range
- 範囲
- cellContent
- セルのコンテンツ