The grid provides several built-in editors that are automatically selected based on the properties of the cell being edited.
This property allows you to use external editors when editing values that have a given CellStyle. Any control can be used as an external editor, but to achieve complete integration with the grid, the external editor should implement the IC1EmbeddedEditor interface.
For details, see the C1FlexGridBase.Editor property.