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


In This Topic
    CheckBoxEditor Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the System.ComponentModel.IContainer associated with the System.ComponentModel.ISite when implemented by a class. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Public PropertyGets or sets a boolean value indicating if the control should completely occupy the cell.  
    Public PropertyGets a boolean value indicating if the System.Windows.Forms.Control is painted within the bounds of the cell. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Public PropertyGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Public Property  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyOverridden. Gets a value representing the mode in which the control used to edit the content of cells is created.  
    Protected PropertyGets the default value of the FitSizeToCell property.  
    Protected PropertyGets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Protected PropertyGets a list of the events to which the CellEditorManager is subscribed. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Top
    See Also