[]
Gets whether custom cells are allowed for the specified range.
public virtual bool AllowCustomCell(GridCellType cellType, GridCellRange range)
Public Overridable Function AllowCustomCell(cellType As GridCellType, range As GridCellRange) As Boolean
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | The kind of cell. |
| GridCellRange | range | The range. |
| Type | Description |
|---|---|
| bool |