[]
Gets whether custom cells are allowed for the specified range.
public override bool AllowCustomCell(GridCellType cellType, GridCellRange range)
Public Overrides 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 |