'Declaration Public Overloads Overridable Function GetCellKind( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange _ ) As Object
public virtual object GetCellKind( GridCellType cellType, GridCellRange range )
Parameters
- cellType
- Type of the cell.
- range
- The range.
Return Value
The returned object will be used as a key to recycle the cell