'宣言
Public Overrides Function CreateCellContent( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange, _ ByVal cellContentType As System.Object _ ) As UIKit.UIView
public override UIKit.UIView CreateCellContent( GridCellType cellType, GridCellRange range, System.object cellContentType )
パラメータ
- cellType
- セルのタイプ
- range
- 範囲
- cellContentType
- セルの内容のタイプ