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