Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors Namespace (Xceed.Grid.v4.3)
Inheritance Hierarchy
Xceed.Grid.v4.3 Assembly : Xceed.Editors Namespace
The Xceed.Editors namespace regroups all the classes which contain editors that can be used to edit data.
Classes
 ClassDescription
ClassRepresents a column in the WinComboBox control's dropdown.
ClassContains a list of ColumnInfo objects.
ClassRepresents an item in the WinComboBox control's dropdown.
ClassContains a list of ComboBoxItem objects.
ClassClass which represents the inner textbox of the WinComboBox control.
ClassProvides information about the image to be painted in a WinComboBox.
ClassProvides the information necessary to format the WinComboBox.SelectedItem's text in the WinComboBox.
ClassThe WinComboBox class represents an extensible and themable multi-column combobox for Windows Forms.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle the WinComboBox.QueryImage event.
DelegateRepresents the method that will handle the WinComboBox.QueryItemText event.
Enumerations
 EnumerationDescription
EnumerationValue indicating the direction in which a column is sorted
EnumerationValue representing the style with which the width of the columns will be adjusted.
EnumerationValue representing how string representations of items (ComboBoxItem) contained in a WinComboBox control are considered.
EnumerationValue representing the position on an image in an editor.
EnumerationValue representing the mode to use when searching for items in the WinComboBox control.
EnumerationValue representing the pattern to use when searching for a string within the WinComboBox's control WinComboBox.DropDownControl.
See Also

Reference

Xceed.Grid.v4.3 Assembly