'宣言 Public Overrides Function GetCellKind( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange _ ) As System.Object
public override System.object GetCellKind( GridCellType cellType, GridCellRange range )
パラメータ
- cellType
- セルの種類。
- range
- 範囲。
戻り値の型
返されたオブジェクトは、セルをリサイクルするためのキーとして使用されます。