[]
Creates the cell editor.
public override sealed View CreateCellEditor(GridControlRange range)
Type | Name | Description |
---|---|---|
GridControlRange | range | The range. |
Type | Description |
---|---|
View |
Creates the cell editor.
public virtual View CreateCellEditor(GridCellRange range)
Type | Name | Description |
---|---|---|
GridCellRange | range | The range. |
Type | Description |
---|---|
View |