FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : ComboBoxCellType Class |
For a list of all members of this type, see ComboBoxCellType members.
Name | Description | |
---|---|---|
AcceptsArrowKeys | Gets or sets how arrow keys are processed by the combo box control. | |
AllowArrowKeysMoveActiveCell | Gets or sets whether to allow arrow keys to move the active cell. | |
AutoCompleteCustomSource | Gets or sets the custom source (of strings) for automatic completion of entries in the combo box. | |
AutoCompleteMode | Gets or sets how the automatic completion works for entries in the combo box. | |
AutoCompleteSource | Gets or sets the source for automatic completion of entries in the combo box. | |
AutoFillAutoCompleteCustomSource | Gets or sets a whether the AutoCompleteCustomSource is automatically filled with data from the column. | |
AutoSearch | Gets or sets how a list of items in a combo box is searched based on input of a character key. | |
BackgroundImage | Gets or sets the image to paint in the background of the combo box edit portion. | |
ButtonAlign | Gets or sets where buttons are displayed. | |
CharacterCasing | Gets or sets the case of characters in the text cell. | |
CharacterSet | Gets or sets what characters to allow for the text cell. | |
DoubleClickTextToDropDown | Gets or sets whether to display the combo box list when double-clicking the text area. | |
DropDownOptions | Gets or sets the drop-down options for displaying the combo box list. | |
DropDownWhenStartEditing | Gets or sets whether to display the combo box list when pressing the enter key. | |
Editable | Gets or sets whether you can type into the edit portion of the combo box. | |
EditorValue | Gets or sets what value is written to the underlying data model. | |
ImageList | Gets or sets the image list of a combo box. | |
ItemData | Gets or sets the corresponding data for the items in the drop-down list in the combo box. | |
Items | Gets or sets the items for the drop-down list in the combo box. | |
ListAlignment | Gets or sets the side of the cell on which the list aligns. | |
ListControl | Gets or sets the control for the list portion. | |
ListOffset | Gets or sets how many pixels to offset the list from the aligned edge of the cell. | |
ListWidth | Gets or sets the width (in pixels) of the drop-down list. | |
MaxDrop | Gets or sets the number of items to display at one time in the list portion. | |
MaxLength | Gets or sets the maximum number of characters allowed in the combo box cell. | |
StopEditingAfterDropDownItemSelected | Gets or sets whether to close the drop-down list and stop editing after pressing the enter key or clicking a combo box list item. | |
SubEditor | Gets or sets the subeditor. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
ComboBoxCellType Class
FarPoint.Win.Spread.CellType Namespace
Setting a Combo Box Cell
Setting a List Box Cell
Working with Graphical Cell Types