Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Editors Namespace / CellEditorManager Class


In This Topic
    CellEditorManager Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the System.ComponentModel.IContainer associated with the System.ComponentModel.ISite when implemented by a class.  
    Public PropertyGets a boolean value indicating if the System.Windows.Forms.Control is painted within the bounds of the cell.  
    Public PropertyGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent.  
    Public PropertyGets the System.Windows.Forms.Control that will be used as a template to create the controls that will edit the content of cells.  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyGets a value representing the mode in which the control used to edit the content of cells is created.  
    Protected PropertyGets a value that indicates whether the System.ComponentModel.Component is currently in design mode.  
    Protected PropertyGets a list of the events to which the CellEditorManager is subscribed.  
    Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values.  
    Top
    See Also