[]
Gets whether custom cells are allowed for the specified range.
public virtual bool AllowCustomCell(GridCellType cellType, GridColumn col)
Type | Name | Description |
---|---|---|
GridCellType | cellType | The kind of cell. |
GridColumn | col | The column that determines the cell. |
Type | Description |
---|---|
bool |