Name | Description | |
---|---|---|
Add | Overloaded. Overridden. 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. | |
Clear | Overridden. Clears all entries from the hashtable. | |
Clone | Overridden. Creates a shallow copy of the hashtable. | |
Contains | Overloaded. Determines if the hashtable contains an entry of the specified type. | |
ContainsKey | Overloaded. Determines if the hashtable contains an entry of the specified type. | |
ContainsValue | Overloaded. Determines if the hashtable contains an entry for the specified Xceed.Grid.Editors.CellEditorManager. | |
CopyTo | (Inherited from System.Collections.Hashtable) | |
GetEnumerator | (Inherited from System.Collections.Hashtable) | |
GetObjectData | (Inherited from System.Collections.Hashtable) | |
OnDeserialization | (Inherited from System.Collections.Hashtable) | |
Remove | Overloaded. Removes the entry with the specified type from the hashtable. |