'Declaration <DesignTimeVisibleAttribute(False)> <ToolboxItemAttribute(False)> Public Class CellEditorManager
'Usage Dim instance As CellEditorManager
[DesignTimeVisible(false)] [ToolboxItem(false)] public class CellEditorManager
'Declaration <DesignTimeVisibleAttribute(False)> <ToolboxItemAttribute(False)> Public Class CellEditorManager
'Usage Dim instance As CellEditorManager
[DesignTimeVisible(false)] [ToolboxItem(false)] public class CellEditorManager
CellEditorManagers can be created by deriving from the CellEditorManager class and implementing the required functionalities, by handling the events that are raised by the CellEditorManager class, or by wrapping a control within an instance of the CellEditorManager class.
System.Object
Xceed.Grid.Editors.CellEditorManager
Xceed.Grid.Editors.CheckBoxEditor
Xceed.Grid.Editors.TextEditor
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2