Overload | Description |
---|---|
Add(Object,Object) | Adds an entry to the hashtable specifying the type (key) and Xceed.Grid.Editors.CellEditorManager (value) that will be used to edit cells of the specified datatype. |
Add(Type,CellEditorManager) | Adds an entry to the hashtable specifying the type and Xceed.Grid.Editors.CellEditorManager that will be used to edit cells of the specified datatype. |