'宣言 Public Overloads Overridable Sub BindCell( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange, _ ByVal cell As GridCellView _ )
public virtual void BindCell( GridCellType cellType, GridCellRange range, GridCellView cell )
パラメータ
- cellType
- セルの種類。
- range
- 範囲。
- cell
- セル。