| Name | Description |
| AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
| AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
| AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
| AccessibleName | (Inherited from System.Windows.Forms.Control) |
| AccessibleRole | (Inherited from System.Windows.Forms.Control) |
| AddItemCols | Returns or sets the column number for the AddItem mode. |
| AddItemSeparator | Determines the separation string for columns when using the AddItem method in AddItem mode. |
| AllowColMove | Enables/disables interactive column movement. |
| AllowColSelect | Enables/disables interactive column selection. |
| AllowDrag | Returns or sets the flag indicating if text can be taken from the editor by drag and drop. |
| AllowDrop | (Inherited from System.Windows.Forms.Control) |
| AllowHorizontalSplit | Specifies if a user is allowed to create horizontal splits. |
| AllowSort | Returns or sets whether or not column sort is allowed. |
| AllowVerticalSplit | Specifies if a user is allowed to create vertical splits. |
| AlternatingRows | Determines if a list or split displays odd-numbered rows in one style and even-numbered rows in another. |
| Anchor | (Inherited from System.Windows.Forms.Control) |
| AutoCompletion | Determines whether matching incremental search values are automatically copied to the text portion of a combo during editing. |
| AutoDropDown | Determines whether the control automatically opens when the user types a character into a cell. |
| AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
| AutoSelect | Determines whether the combo sets its index to the current position of the datasource when it is firstly filled with data. |
| AutoSize | Determines whether or not the combo height can be resized. (Inherited from C1.Win.List.ComboBoxContainer) |
| BackColor | Controls the background color of the list portion of the control. |
| BindingContext | (Inherited from System.Windows.Forms.Control) |
| Bookmark | Returns or sets the bookmark identifying the current row in the list. |
| BorderStyle | Returns or sets the border style for the control. (Inherited from C1.Win.List.ComboBoxContainer) |
| Bottom | (Inherited from System.Windows.Forms.Control) |
| Bounds | (Inherited from System.Windows.Forms.Control) |
| ButtonWidth | Gets the width for the combo button. (Inherited from C1.Win.List.ComboBoxContainer) |
| CanFocus | (Inherited from System.Windows.Forms.Control) |
| CanSelect | (Inherited from System.Windows.Forms.Control) |
| Caption | Returns or sets the caption for list. |
| CaptionHeight | Returns or sets the height of the list caption area. The default value is -1, which means that actual height is set automatically according to the font size. Set this property to 0 to hide the caption. |
| CaptionStyle | Returns or sets the Style object that controls the appearance of the caption area. |
| CaptionVisible | Returns or sets the flag indicating if list's caption is visible. |
| Capture | (Inherited from System.Windows.Forms.Control) |
| CausesValidation | (Inherited from System.Windows.Forms.Control) |
| CellTips | Determines whether the list displays a pop-up text window when the cursor is idle. |
| CellTipsDelay | Determines the amount of time before the cell tip window is displayed. |
| CellTipsWidth | Returns or sets the width of the cell tip window. |
| CharacterCasing | Indicates if all characters should be left alone or converted to uppercase or lowercase. |
| ClientRectangle | (Inherited from System.Windows.Forms.Control) |
| ClientSize | (Inherited from System.Windows.Forms.Control) |
| Col | Returns or sets the column position of the current cell. |
| ColumnCaptionHeight | Returns or sets the height of the column headers. |
| ColumnFooterHeight | Returns or sets the height of the column footers. |
| ColumnFooters | Specifies whether footers are displayed. |
| ColumnHeaders | Specifies whether headers are displayed. |
| Columns | Returns a collection of C1DataColumn objects. |
| ColumnWidth | Returns or sets the column width for each column in the control. |
| ComboStyle | Returns or sets a value indicating the display type and behavior of the control. (Inherited from C1.Win.List.ComboBoxContainer) |
| CompanyName | (Inherited from System.Windows.Forms.Control) |
| Container | (Inherited from System.ComponentModel.Component) |
| ContainsFocus | (Inherited from C1.Win.List.ComboBoxContainer) |
| ContextMenuStrip | Gets or sets the ContextMenuStrip associated with this control. (Inherited from C1.Win.List.ComboBoxContainer) |
| Controls | (Inherited from System.Windows.Forms.Control) |
| Created | (Inherited from System.Windows.Forms.Control) |
| Cursor | (Inherited from System.Windows.Forms.Control) |
| DataBindings | (Inherited from System.Windows.Forms.Control) |
| DataContext | (Inherited from System.Windows.Forms.Control) |
| DataMember | Returns or sets the name of the data member used to populate the control. |
| DataMode | Specifies the normal or additem mode. |
| DataSource | Specifies the data source object used to bind the control to. |
| DeadAreaBackColor | Controls the background color of the dead area in the list. |
| DefColWidth | Specifies column width for auto-created columns. |
| DeviceDpi | (Inherited from System.Windows.Forms.Control) |
| DisplayMember | Returns or sets the DataSource field used for incremental search. |
| DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
| Disposing | (Inherited from System.Windows.Forms.Control) |
| Dock | (Inherited from System.Windows.Forms.Control) |
| DragMode | Returns or sets the value that indicates whether the combo box or the programmer handles a drag operation. |
| DrawMode | Gets or sets a value indicating whether your code or the operating system will handle drawing of elements in the list. |
| DropdownPosition | Returns or sets the dropdown position. (Inherited from C1.Win.List.ComboBoxContainer) |
| DropDownWidth | Returns or sets the width of the dropped down. (Inherited from C1.Win.List.ComboBoxContainer) |
| DropMode | Returns or sets a value that indicates how the combo box handles drop operations. |
| DroppedDown | Returns or sets whether the drop-down window is visible. (Inherited from C1.Win.List.ComboBoxContainer) |
| EditorBackColor | Controls the background color of the editor portion of the control. |
| EditorBorderColor | Controls the border color of the editor portion of the control. |
| EditorFont | Returns or sets the font associated with the text box portion of a C1Combo control. |
| EditorForeColor | Controls the foreground color of the editor portion of the control. |
| EditorHeight | Gets/Sets the editor height. |
| EmptyRows | Returns or sets a value that determines how the list displays rows below the last data row. |
| Enabled | Indicates whether the control is enabled. |
| EvenRowStyle | Returns or sets the Style object that controls the appearance of an even-numbered row. |
| ExtendRightColumn | Returns or sets whether the last column will extend to fill the dead area of the list. |
| FetchRowStyles | Specifies whether the FetchRowStyle event will be fired. |
| FlatStyle | Determines the appearance of the list. |
| Focused | (Inherited from C1.Win.List.ComboBoxContainer) |
| FocusedSplit | Gets the Split that has focus. |
| Font | Overridden. Returns or sets the font associated with the list portion of a C1Combo control. |
| FooterStyle | Returns the Style object that controls the appearance of column footers. |
| ForeColor | Controls the foreground color of the list portion of the control. |
| GapHeight | Returns or sets the length between the edit portion and the dropdown portion of the combo box. (Inherited from C1.Win.List.ComboBoxContainer) |
| Handle | (Inherited from System.Windows.Forms.Control) |
| HasChildren | (Inherited from System.Windows.Forms.Control) |
| HeadingStyle | Returns the Style object that controls the appearance of column heading. |
| Height | (Inherited from System.Windows.Forms.Control) |
| HighLightRowStyle | Returns the Style object that controls the appearance of hight light row. |
| HScrollBar | Returns the HBar object that controls the appearance of the horizontal scrollbar. |
| ImeMode | (Inherited from System.Windows.Forms.Control) |
| IntegralHeight | Controls whether partial rows are displayed. |
| InvokeRequired | (Inherited from System.Windows.Forms.Control) |
| IsAccessible | (Inherited from System.Windows.Forms.Control) |
| IsAncestorSiteInDesignMode | (Inherited from System.Windows.Forms.Control) |
| IsDisposed | (Inherited from System.Windows.Forms.Control) |
| IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
| IsMirrored | (Inherited from System.Windows.Forms.Control) |
| ItemHeight | Returns or sets the height of all list rows. |
| KeepForeColor | Determines whether the fore ground color of text box keeps unchanged when the combo is disabled, this only takes effect when the ComboStyle is DropdownList. |
| LayoutEngine | (Inherited from System.Windows.Forms.Control) |
| Left | (Inherited from System.Windows.Forms.Control) |
| LeftCol | Returns or sets the zero-based index of the leftmost column in a list or split. |
| LimitToList | Determines if users can enter an entry which is not in the list. |
| ListCount | Returns the total row number for the control. |
| Location | (Inherited from System.Windows.Forms.Control) |
| Margin | (Inherited from System.Windows.Forms.Control) |
| MatchCol | Specifies the column where the incremental search is performed on. |
| MatchCompare | Returns or sets the comparing mode for a search. |
| MatchEntry | Returns or sets a value indicating how the control performs searches based on user's input. |
| MatchEntryTimeout | Returns or sets a value indicating the timeout, in milliseconds, for incremental searching. |
| MaxDropDownItems | The maximum number of items of in the drop-down portion of the combo box. |
| MaximumSize | (Inherited from System.Windows.Forms.Control) |
| MaxLength | Gets or sets the maximum number of characters allowed in the editable portion of a combo box. |
| MinimumSize | (Inherited from System.Windows.Forms.Control) |
| MouseCursor | Determines the style of the mouse cursor when it is over list portion of the control. |
| Name | (Inherited from System.Windows.Forms.Control) |
| OddRowStyle | Returns or sets the Style object that controls the appearance of an odd-numbered row. |
| Parent | (Inherited from System.Windows.Forms.Control) |
| PartialRightColumn | True if rightmost column can be clipped to the edge of a split. |
| PreferredHeight | Gets the preferred height of the item area of the combo box. |
| PreferredSize | (Inherited from System.Windows.Forms.Control) |
| ProductName | (Inherited from System.Windows.Forms.Control) |
| ProductVersion | (Inherited from System.Windows.Forms.Control) |
| ReadOnly | Controls whether the text in the control can be changed or not. |
| RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
| Region | (Inherited from System.Windows.Forms.Control) |
| Right | (Inherited from System.Windows.Forms.Control) |
| RightToLeft | When True, applies right to left text functionality. (Inherited from C1.Win.List.ComboBoxContainer) |
| Row | Returns or sets the position of current list row relative to the first displayed row. |
| RowDivider | Determines the style of the border drawn between list rows. |
| RowSubDividerColor | Returns or sets the color of a RowSubDivider. |
| RowTracking | Controls whether rows are automatically highlighted as the mouse is moved over the C1List control. |
| ScrollTips | Determines whether the list displays a pop-up text window when the scrollbar thumb is dragged. |
| ScrollTrack | Determines whether the list constantly displays information as it scrolls. |
| SelectedCols | Returns the SelectedColumnCollection object. |
| SelectedIndex | Returns or sets the bookmark of the currently selected item. |
| SelectedStyle | Returns the Style object that controls the appearance of selected cells. |
| SelectedText | Returns or sets the string containing the currently selected text within the combo box editing window. |
| SelectedValue | Gets or sets the value of the member property specified by the ValueMember property. |
| SelectionLength | Returns or sets the number of characters selected within the editing window. |
| SelectionStart | Returns or sets the starting point of the text selection within the editing window. |
| Site | (Inherited from System.Windows.Forms.Control) |
| Size | (Inherited from System.Windows.Forms.Control) |
| Split | Returns current split number. |
| Splits | Returns a Collection of Split objects. |
| Style | Returns or sets the normal Style object for the list. |
| Styles | Returns a collection of named Style objects. |
| SuperBack | Controls the BackSpace behavior when AutoCompletion and LimitToList are set to true. |
| TabIndex | (Inherited from System.Windows.Forms.Control) |
| TabStop | (Inherited from System.Windows.Forms.Control) |
| Tag | (Inherited from System.Windows.Forms.Control) |
| Text | Overridden. Returns or sets the text displayed in the editor. |
| TextAlign | Determines how the text will be aligned within the editor. |
| ToolTip | Gets or sets the tooltip text. (Inherited from C1.Win.List.ComboBoxContainer) |
| Top | (Inherited from System.Windows.Forms.Control) |
| TopIndex | Returns or sets a value containing the bookmark for the first visible row in a list or split. |
| TopLevelControl | (Inherited from System.Windows.Forms.Control) |
| UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
| ValueMember | Specifies the field name for binding purposes. |
| VerticalAlign | Gets or sets the vertical alignment of the content in the editor. The default is VerticalAlignEnum.Top. |
| Visible | (Inherited from System.Windows.Forms.Control) |
| VisibleCols | Returns the number of visible columns in the current split. |
| VisibleRows | Returns the number of visible rows in the list. |
| VScrollBar | Returns or sets the VBar object that controls the appearance of the vertical scrollbar. |
| Width | (Inherited from System.Windows.Forms.Control) |
| WillChangeToIndex | Returns the bookmark identifying the will-be selected item in a control. |
| WillChangeToText | Returns the string identifying the text for the item to be selected. |
| WillChangeToValue | Returns the object identifying the value to be selected. |