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