Overload | Description |
---|---|
CellEditorManager Constructor(Control,String,Boolean,Boolean) | Initializes a new instance of the CellEditorManager class specifying the control that will be used as a template to edit the content of cells, as well as other characteristics that will apply to the editor. |
CellEditorManager Constructor(Control,Boolean,Boolean) | Initializes a new instance of the CellEditorManager class specifying the control that will be used as a template to edit the content of cells, as well as other characteristics that will apply to the editor. |