Xceed Grid for WinForms v4.3 Documentation
CellEditorManager Class Events


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Editors Namespace : CellEditorManager Class

For a list of all members of this type, see CellEditorManager members.

Public Events
 NameDescription
Public EventRaised to activate the control that will be used to edit the content of its corresponding cell.  
Public EventRaised to deactivate the control that was used to edit the content of its corresponding cell.  
Public EventRepresents the method that handles the Disposed event of a component.  
Public EventRaised when retrieving the value assigned to the editor.  
Public EventRaised when a character is pressed to determine if it the editor is activated by the character.  
Public EventRaised when a key is pressed to determine if it the editor is activated by the key.  
Public EventRaised when calculating the bounds of the editor.  
Public EventRaised to calculate the fitted height of the editor in pixels.  
Public EventRaised to calculate the fitted width of the editor in pixels.  
Public EventRaised to determine if a character is an input character that the editor recognizes.  
Public EventRaised to determine whether the specified key is a regular input key or a special key that requires preprocessing.  
Public EventRaised to set the appearance of the control that will be used to edit the content of its corresponding cell.  
Public EventRaised when the value of a cell is about to be assigned to the control used to edit its content.  
Public EventRaised when validating the editor's value to determine if it can be assigned to its underlying cell.  
Top
See Also

Reference

CellEditorManager Class
Xceed.Grid.Editors Namespace