Name | Description | |
---|---|---|
![]() | Columns | Gets a list representing the collection of the columns contained in the ComboBoxEditor. |
![]() | Container | Gets the System.ComponentModel.IContainer associated with the System.ComponentModel.ISite when implemented by a class. (Inherited from Xceed.Grid.Editors.CellEditorManager) |
![]() | DataMember | Gets or sets the table to bind to within the object returned by the DataSource property. |
![]() | DataSource | Gets or sets the data source used to populate the ComboBoxEditor |
![]() | DisplayFormat | Gets or sets the format with which the selected item is displayed in the ComboBoxEditor. |
![]() | ImageAlignment | Gets or sets the alignment of the image. |
![]() | ImageMember | Gets or sets a string that specifies the field of the data source from which to draw the image. |
![]() | ImagePadding | Gets or sets the padding surrounding the image. |
![]() | ImagePosition | Gets or sets the position of the image. |
![]() | ImageSize | Gets or sets the size of the image. |
![]() | ImageStyle | Gets or sets the style with which the image is displayed. |
![]() | InPlace | Gets a boolean value indicating if the System.Windows.Forms.Control is painted within the bounds of the cell. (Inherited from Xceed.Grid.Editors.CellEditorManager) |
![]() | Items | Gets a list representing the collection of the items contained in the ComboBoxEditor. |
![]() | PreserveImageAspectRatio | Gets or sets a boolean value indicating if the image should preserve its aspect ratio. |
![]() | Site | Gets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. (Inherited from Xceed.Grid.Editors.CellEditorManager) |
![]() | TemplateControl | |
![]() | ValueMember | Gets or sets a string that specifies the field of the data source from which to draw the value. |