[]
Sets the content of a Border element used to display the value of a data cell.
public virtual void CreateCellContentEditor(C1FlexGrid grid, Border bdr, CellRange rng)
| Type | Name | Description |
|---|---|---|
| C1FlexGrid | grid | C1FlexGrid that owns the cell. |
| Border | bdr | Border element that contains the header. |
| CellRange | rng | CellRange that specifies the row and column represented by the cell. |