| Name | Description |
| AcceptsArrowKeys | Gets or sets how arrow keys are processed by the edit control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| AcceptsCrLf | Gets or sets how to process the CrLf characters when copying, cutting, or pasting a string. |
| AcceptsTabChar | Gets or sets how to process the Tab character when copying, cutting, or pasting a string. |
| AllowSpace | Gets or sets an AllowSpace value that indicates which type of space character is allowed. |
| AlternateText | Gets the alternate text of the GcComboBox control. |
| AutoComplete | Gets the automatic complete related settings. |
| AutoCompleteCustomSource | Gets or sets a custom System.Windows.Forms.AutoCompleteStringCollection to use when the AutoCompleteSource property is set to CustomSource. |
| AutoCompleteMode | Gets or sets an option that controls how automatic completion works for the GcComboBox cell. |
| AutoCompleteSource | Gets or sets the source for strings used for automatic completion. |
| AutoConvert | Gets or sets a bool value that indicates whether to automatically convert the entered characters. |
| AutoFilter | Gets the automatic filter related settings. |
| AutoGenerateColumns | Gets or sets whether columns are created automatically when the DataSource or DataMember property is set. |
| AutoSelect | Gets or sets a bool value that indicates whether to automatically select the item in the list that matches the input in the editor. |
| BackgroundImage | Gets or sets the background image for the cell. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| DataMember | Gets or sets a value that represents a binding member string. |
| DataSource | Gets or sets the data source. |
| DropDown | Gets the settings for the drop-down function. |
| DropDownMaxHeight | Gets or sets the maximum height of the drop-down window, if the user does not customize the size of the drop-down window; otherwise, this property does not take effect. |
| DropDownStyle | Gets or sets the drop-down style. |
| EditMode | Gets or sets the edit mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| EditorValue | Gets or sets what value is written to the underlying data model. |
| Ellipsis | Gets or sets how to show ellipsis when the text width is longer than the control. |
| EllipsisString | Gets or sets what is shown as an ellipsis when the text width is longer than the control. |
| ExcelExportFormat | Gets or sets the format string used by Excel when exporting to an Excel file. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| ExitOnLastChar | Gets or sets whether the next control in the tab order receives the focus as soon as the control is filled with the last character. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| FocusPosition | Gets or sets the initial cursor position when the editor gets focus. |
| FormatString | Gets or sets a format string used to filter or convert the input string. |
| ImageAlign | Gets or sets the alignment of the image. |
| ImageList | Gets or sets the ImageList. |
| ImageWidth | Gets or sets the image width. |
| Items | Gets the item collection. |
| ListColumns | Gets the column collection. |
| ListDefaultColumn | Gets or sets a DefaultListColumnInfo value that represents the default ListColumnInfo of the list. |
| ListDescriptionFormat | Gets or sets a format string used to customize the description shown in StatusBar. |
| ListDescriptionSubItemIndex | Gets or sets the index of a SubItemInfo object related to the StatusBarInfo display. |
| ListDisabledItemStyle | Gets an ItemStyleInfo value that indicates the color style of the disabled item. |
| ListGradientEffect | Gets or sets the background gradient effect. |
| ListGridLines | Gets or sets a ListGridLinesInfo value that indicates the grid lines. |
| ListHeaderPane | Gets a ListHeaderPaneInfo value that indicates the header pane. |
| ListItemTemplates | Gets or sets a ItemTemplateCollectionInfo value that specifies the items template. |
| ListSelectedItemStyle | Gets an ItemStyleInfo value that indicates the color style of the selected item of the control. |
| ListSortColumnIndex | Gets or sets the index of the column to sort. |
| MaxDropDownItems | Gets or sets the maximum number of items to be shown in the drop-down portion of GcComboBox. |
| MaxLength | Gets or sets the maximum length the user can input in the editable region. |
| MaxLengthCodePage | Gets or sets the code page for the encoding that used to count the max length in byte. |
| MaxLengthUnit | Gets or sets the calculation methods of the MaxLength (based on byte or character). |
| PaintByControl | Gets or sets a value that indicates how to paint the cell. If true, the cell uses the inner control's painting to paint the cell, in this case, the cell paints exactly the same as the editing control. All settings of the cell such as fields with different styles are shown when painting the cell. The cell's paint performance is slow if painting by the control, rather than painting the string directly. Also, the text in the cell cannot be selected when exporting to pdf. If false, performance is good but some settings do not take effect. |
| ReadOnly | Gets or sets a value that indicates whether this control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| RecommendedValue | Gets or sets the recommended value. |
| ScrollBarMode | Gets or sets how to display the scroll bars in the drop-down window. |
| ScrollBars | Gets or sets which scroll bars are visible. |
| ShortcutKeys | Gets the InputMan EditingControl's shortcuts. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| ShowItemTip | Gets or sets whether to show the item tooltip. |
| ShowListBoxImage | Gets or sets whether to show the images of the drop-down list. |
| ShowOverflowTip | Gets or sets whether to show the overflow tip. |
| ShowRecommendedValue | Gets or sets whether to show the recommended value. |
| ShowTouchToolBar | Gets or sets the how to show the InputManCellTypeBase.TouchToolBar. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| SideButtons | Gets or sets the SideButton collection. |
| Spin | Gets the spin action information. |
| Static | Gets or sets whether the cell is static, which prohibits user interaction. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| StatusBar | Gets a StatusBarInfo object that indicates the status bar information. |
| SubEditor | Gets or sets the subeditor. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
| TextBoxStyle | Gets or sets a TextBoxStyle value that indicates the appearance style of the editor. |
| TextFormat | Gets or sets a format string used to customize text. |
| TextSubItemIndex | Gets or sets an integer value that represents the index of SubItem used to display the Text property. |
| 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.InputManCellTypeBase) |
| TouchToolBar | Gets the shown InputManCellTypeBase.TouchToolBar by touch operation. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| UnSelectedImageIndex | Gets or sets the index of the image that is shown on the editor area when user the does not select an item in the drop-down list. |
| UseCompatibleDrawing | Gets or sets whether GcComboBox uses compatible drawing when GcComboBox.DropDownStyle is System.Windows.Forms.ComboBoxStyle.DropDownList. |
| UseSpreadDropDownButtonRender | Gets or sets a value that indicates whether to paint the drop-down button with the spread drop-down button renderer. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
| ValueSubItemIndex | Gets or sets an System.Int32 value that indicates the selected value subitem index. |