| Name | Description |
 | AcceptsCrLf | Gets or sets a value indicating how to process the CrLf chars when copy, cut or paste string. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AcceptsTabChar | Gets or sets a value indicating how to process the Tab chars when copy, cut or paste string. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | 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) |
 | ActiveBackColor | Gets or sets the background color when the control has the input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ActiveForeColor | Gets or sets the foreground color when the control has the input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | AllowDrop | (Inherited from System.Windows.Forms.Control) |
 | AllowSpace | Gets or sets an AllowSpace value indicates which type of the space character is allowed. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AlternateText | Gets the alternate text of the GcComboBox control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Anchor | (Inherited from System.Windows.Forms.Control) |
 | AutoComplete | Gets the auto complete related settings. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AutoCompleteCustomSource | Gets or sets a custom System.Windows.Forms.AutoCompleteStringCollection to use when the AutoCompleteSource property is set to CustomSource. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AutoCompleteMode | Gets or sets an option that controls how automatic completion works for the GcComboBox. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AutoCompleteSource | Gets or sets a value specifying the source of complete strings used for automatic completion. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AutoConvert | Gets or sets a bool value indicates whether auto convert the inputted characters. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AutoFilter | Gets the auto filter related settings. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AutoGenerateColumns | Gets or sets a value indicating whether columns are created automatically when the DataSource or DataMember is set. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
 | AutoSelect | Gets or sets a bool value indicates whether auto selects the item in the List that matches the input in the Editor. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | AutoSize | Gets or sets a bool value indicates whether this control can adjust its size according to its contents. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | BackColor | Gets or sets the background color for the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | BindingContext | (Inherited from System.Windows.Forms.Control) |
 | BorderStyle | Gets or sets the type of border that is drawn around the GcComboBox. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Bottom | (Inherited from System.Windows.Forms.Control) |
 | Bounds | (Inherited from System.Windows.Forms.Control) |
 | CanFocus | (Inherited from System.Windows.Forms.Control) |
 | CanSelect | (Inherited from System.Windows.Forms.Control) |
 | CanUndo | Gets a value indicating whether the control can undo the previous operation in a control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Capture | (Inherited from System.Windows.Forms.Control) |
 | CausesValidation | (Inherited from System.Windows.Forms.Control) |
 | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
 | ClientSize | (Inherited from System.Windows.Forms.Control) |
 | CompanyName | (Inherited from System.Windows.Forms.Control) |
 | Container | (Inherited from System.ComponentModel.Component) |
 | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
 | ContentAlignment | Gets or sets the content alignment of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ContextMenu | Gets or sets the shortcut menu associated with the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | 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) |
 | DataMember | Gets or sets a value that represents a string of binding member. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | DataSource | Gets or sets the data source. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
 | DisabledBackColor | Gets or sets the disabled background color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | DisabledForeColor | Gets or sets the disabled foreground color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Dock | (Inherited from System.Windows.Forms.Control) |
 | DropDown | Gets the settings about drop-down function. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | DropDownMaxHeight | Gets or sets the max height of the drop down window, if the user doesn't customize the Size of drop-down window, otherwise, the function of this property will not take effect. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | DropDownStyle | Gets or sets the dropdown style. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | DroppedDown | Gets or sets a value indicating whether the dropdown window is dropped down. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | EditMode | Gets or sets the edit mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Ellipsis | Gets or sets how show ellipsis when width of text is longer than control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | EllipsisString | Gets or sets what is shown as ellipsis when width of text is longer than control (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Enabled | (Inherited from System.Windows.Forms.Control) |
 | ExitOnLastChar | Gets or sets whether the next control in the tab order receives the focus as soon as the control is filled at the last character. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ExitOnLeftRightKey | Gets or sets whether the focus automatically moves to the previous or next control in the tab order when pressing the left or right arrow keys. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | FlatStyle | Gets or sets the appearance of this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Focused | Gets a value indicating whether the control has input focus. (Inherited from GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows.ElementContainerControl) |
 | Font | Gets or sets the font of the text displayed by the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ForeColor | Gets or sets the foreground color for the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Format | Gets or sets a format string used to filter or convert the input string. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Handle | (Inherited from System.Windows.Forms.Control) |
 | HasChildren | (Inherited from System.Windows.Forms.Control) |
 | Height | (Inherited from System.Windows.Forms.Control) |
 | HideSelection | Gets or sets a value that indicates whether to hide the selection when the control does not have focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | HighlightText | Gets or sets a value indicates whether to highlight text in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ImageAlign | Gets or sets the alignment of the image of this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ImageList | Gets or sets a value indicates ImageList of this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ImageWidth | Gets ore sets the width of image of this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
 | IsAccessible | (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) |
 | Items | Gets the collection of the items. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
 | Left | (Inherited from System.Windows.Forms.Control) |
 | ListColumns | Gets the collection of the columns. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListDefaultColumn | Gets or sets DefaultListColumn a value that represents default ListColumn of List. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListDescriptionFormat | Gets or sets a format string used to customize description which is shown in StatusBar. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListDescriptionSubItemIndex | Gets or sets the index of a SubItem relating with the StatusBar display. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListDisabledItemStyle | Gets an ItemStyle value indicates color style of the disabled item. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListGradientEffect | Gets or sets a value that indicates background gradient effect of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListGridLines | Gets or sets a ListGridLines value that indicates the grid lines of control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListHeaderPane | Gets a ListHeaderPane value indicates the header pane of control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListItemTemplates | Gets or sets a ItemTemplateCollection value that indicates a template of items. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListSelectedItemIndex | Gets an int value indicates the index of the selected item in the combo box list. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListSelectedItemStyle | Gets an ItemStyle value indicates color style of the selected Item of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ListSortColumnIndex | Gets or sets a value that represents user specify index of column will be sorted. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Location | (Inherited from System.Windows.Forms.Control) |
 | Margin | (Inherited from System.Windows.Forms.Control) |
 | MaxDropDownItems | Gets or sets the maximum number of items to be shown in the drop-down portion of the GcComboBox. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | MaximumSize | (Inherited from System.Windows.Forms.Control) |
 | MaxLength | Gets or sets the max length the user can input in the editable region. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | MaxLengthCodePage | Gets or sets the code page for the encoding that used to count the max length in byte. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | MaxLengthUnit | Gets or sets the calculational methods of the MaxLength (based on byte or character). (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | Modified | Gets or sets a value that indicates that the control has been modified by the user since the control was created or its contents were last set. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Name | (Inherited from System.Windows.Forms.Control) |
 | OverWrite | Gets the current edit status of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Padding | Gets or sets padding within the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Parent | (Inherited from System.Windows.Forms.Control) |
 | PreferredHeight | Gets the preferred height. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | ProductName | (Inherited from System.Windows.Forms.Control) |
 | ProductVersion | (Inherited from System.Windows.Forms.Control) |
 | ReadOnly | Gets or sets a value that indicates whether this control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ReadOnlyBackColor | Gets or sets the background color when the control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ReadOnlyForeColor | Gets or sets the foreground color when the control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | RecommendedValue | Gets or sets the recommended value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
 | Region | (Inherited from System.Windows.Forms.Control) |
 | Right | (Inherited from System.Windows.Forms.Control) |
 | RightToLeft | Gets or sets a value that indicates whether the control's elements are aligned to support locales using right-to-left fonts. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ScrollBarMode | Gets or sets how to display the scroll bars in drop-down window. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ScrollBars | Gets or sets which scroll bars will be visible on this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | SelectedIndex | Gets or sets an int value indicates the zero-based index of selected item in the dropdown list. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | SelectedItem | Gets or sets a ListItem value indicates the selected item in the dropdown list. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | SelectedText | Gets or sets the selected text. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | SelectedValue | Gets or sets an object value indicating the selected value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | SelectionLength | Gets or sets the number of characters selected in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | SelectionStart | Gets or sets the selection start. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ShowContextMenu | Gets or sets a value that indicates whether to pop up the context menu of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ShowGrippers | Gets or sets whether shown grippers when inputting by touch. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ShowItemTip | Gets or set a value indicating whether to show item tooltip. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ShowListBoxImage | Gets or sets a bool value indicates whether show the images of the dropdown list. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ShowOverflowTip | Gets or sets whether to show the overflow tip. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ShowRecommendedValue | Gets or sets a value indicating whether show the recommended value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | ShowTouchToolBar | Gets or sets the how to show the TouchToolBar. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | SideButtons | Gets or the SideButton collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | SingleBorderColor | Gets or sets the color when BorderStyle is System.Windows.Forms.BorderStyle.FixedSingle. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Site | (Inherited from System.Windows.Forms.Control) |
 | Size | (Inherited from System.Windows.Forms.Control) |
 | Spin | Gets or sets the spin action data package (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | StatusBar | Gets a StatusBar object indicates statusbar info. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | SubEditor | Gets the subeditor in the cell. |
 | TabIndex | (Inherited from System.Windows.Forms.Control) |
 | TabStop | (Inherited from System.Windows.Forms.Control) |
 | Tag | (Inherited from System.Windows.Forms.Control) |
 | Text | Gets or sets the text associated with this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | TextBoxStyle | Gets or sets a TextBoxStyle value indicates the appearance style of the Editor. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | TextFormat | Gets or sets a format string used to customize text. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | TextLength | Gets the length of the text. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | TextSubItemIndex | Gets or sets a int value that represents index of SubItem use to display for Text property. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Top | (Inherited from System.Windows.Forms.Control) |
 | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
 | TouchContextMenuScale | Gets or sets the factor applies to context menu item's height while context menu is popped up by touch. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | TouchDropDownScale | Gets or sets the factor applies to dropdown item while opening dropdown by touch behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | TouchToolBar | Gets the shown TouchToolBar by touch operation. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | UnSelectedImageIndex | Gets or sets the index of image which will be shown on the editor area when user doesn't select any item in the drop down list. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | UseCompatibleDrawing | Gets or sets a value indicates if GcComboBox use compatible drawing when DropDownStyle is System.Windows.Forms.ComboBoxStyle.DropDownList. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | ValueSubItemIndex | Gets or sets an System.Int32 value indicating the selected value subitem index. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcComboBox) |
 | Visible | (Inherited from System.Windows.Forms.Control) |
 | Width | (Inherited from System.Windows.Forms.Control) |
 | WindowTarget | (Inherited from System.Windows.Forms.Control) |