| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AcceptsArrowKeys | Gets or sets how arrow keys are processed by the edit control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AcceptsCrLf | Gets or sets how to process the CrLf characters when copying, cutting, or pasting a string. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AcceptsTabChar | Gets or sets how to process the Tab character when copying, cutting, or pasting a string. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AllowSpace | Gets or sets an AllowSpace value that indicates which type of space character is allowed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AlternateText | Gets the alternate text of the GcComboBox control. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoComplete | Gets the automatic complete related settings. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoCompleteCustomSource | Gets or sets a custom System.Windows.Forms.AutoCompleteStringCollection to use when the AutoCompleteSource property is set to CustomSource. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoCompleteMode | Gets or sets an option that controls how automatic completion works for the GcComboBox cell. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoCompleteSource | Gets or sets the source for strings used for automatic completion. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoConvert | Gets or sets a bool value that indicates whether to automatically convert the entered characters. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoFilter | Gets the automatic filter related settings. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoGenerateColumns | Gets or sets whether columns are created automatically when the DataSource or DataMember property is set. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BackgroundImage | Gets or sets the background image for the cell. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClearCollection | Innernal use by designer. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataMember | Gets or sets a value that represents a binding member string. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSource | Gets or sets the data source. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DropDown | Gets the settings for the drop-down function. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DropDownStyle | Gets or sets the drop-down style. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EditMode | Gets or sets the edit mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EditorValue | Gets or sets what value is written to the underlying data model. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Ellipsis | Gets or sets how to show ellipsis when the text width is longer than the control. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EllipsisString | Gets or sets what is shown as an ellipsis when the text width is longer than the control. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ExcelExportFormat | Gets or sets the format string used by Excel when exporting to an Excel file. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | FocusPosition | Gets or sets the initial cursor position when the editor gets focus. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | FormatString | Gets or sets a format string used to filter or convert the input string. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ImageAlign | Gets or sets the alignment of the image. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ImageList | Gets or sets the ImageList. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ImageWidth | Gets or sets the image width. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Items | Gets the item collection. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListColumns | Gets the column collection. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListDefaultColumn | Gets or sets a DefaultListColumnInfo value that represents the default ListColumnInfo of the list. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListDescriptionFormat | Gets or sets a format string used to customize the description shown in StatusBar. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListDescriptionSubItemIndex | Gets or sets the index of a SubItemInfo object related to the StatusBarInfo display. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListDisabledItemStyle | Gets an ItemStyleInfo value that indicates the color style of the disabled item. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListGradientEffect | Gets or sets the background gradient effect. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListGridLines | Gets or sets a ListGridLinesInfo value that indicates the grid lines. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListHeaderPane | Gets a ListHeaderPaneInfo value that indicates the header pane. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListItemTemplates | Gets or sets a ItemTemplateCollectionInfo value that specifies the items template. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListSelectedItemStyle | Gets an ItemStyleInfo value that indicates the color style of the selected item of the control. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ListSortColumnIndex | Gets or sets the index of the column to sort. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaxDropDownItems | Gets or sets the maximum number of items to be shown in the drop-down portion of GcComboBox. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaxLength | Gets or sets the maximum length the user can input in the editable region. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaxLengthCodePage | Gets or sets the code page for the encoding that used to count the max length in byte. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaxLengthUnit | Gets or sets the calculation methods of the MaxLength (based on byte or character). |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ReadOnly | Gets or sets a value that indicates whether this control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RecommendedValue | Gets or sets the recommended value. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ScrollBarMode | Gets or sets how to display the scroll bars in the drop-down window. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ScrollBars | Gets or sets which scroll bars are visible. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShortcutKeys | Gets the InputMan EditingControl's shortcuts. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowItemTip | Gets or sets whether to show the item tooltip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowListBoxImage | Gets or sets whether to show the images of the drop-down list. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowOverflowTip | Gets or sets whether to show the overflow tip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowRecommendedValue | Gets or sets whether to show the recommended value. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowTouchToolBar | Gets or sets the how to show the InputManCellTypeBase.TouchToolBar. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SideButtons | Gets or sets the SideButton collection. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Spin | Gets the spin action information. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Static | Gets or sets whether the cell is static, which prohibits user interaction. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | StatusBar | Gets a StatusBarInfo object that indicates the status bar information. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SubEditor | Gets or sets the subeditor. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TextBoxStyle | Gets or sets a TextBoxStyle value that indicates the appearance style of the editor. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TextFormat | Gets or sets a format string used to customize text. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TextSubItemIndex | Gets or sets an integer value that represents the index of SubItem used to display the Text property. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TouchToolBar | Gets the shown InputManCellTypeBase.TouchToolBar by touch operation. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UseCompatibleDrawing | Gets or sets whether GcComboBox uses compatible drawing when DropDownStyle is System.Windows.Forms.ComboBoxStyle.DropDownList. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValueSubItemIndex | Gets or sets an System.Int32 value that indicates the selected value subitem index. |