Xceed Grid for WinForms v4.3 Documentation
ComboBoxEditor Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGets a list representing the collection of the columns contained in the ComboBoxEditor.  
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 the table to bind to within the object returned by the DataSource property.  
Public PropertyGets or sets the data source used to populate the ComboBoxEditor  
Public PropertyGets or sets the format with which the selected item is displayed in the ComboBoxEditor.  
Public PropertyGets or sets the alignment of the image.  
Public PropertyGets or sets a string that specifies the field of the data source from which to draw the image.  
Public PropertyGets or sets the padding surrounding the image.  
Public PropertyGets or sets the position of the image.  
Public PropertyGets or sets the size of the image.  
Public PropertyGets or sets the style with which the image is displayed.  
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 a list representing the collection of the items contained in the ComboBoxEditor.  
Public PropertyGets or sets a boolean value indicating if the image should preserve its aspect ratio.  
Public PropertyGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. (Inherited from Xceed.Grid.Editors.CellEditorManager)
Public Property  
Public PropertyGets or sets a string that specifies the field of the data source from which to draw the value.  
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. (Inherited from Xceed.Grid.Editors.TextEditor)
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

Reference

ComboBoxEditor Class
Xceed.Grid.Editors Namespace