Name | Description | |
---|---|---|
![]() | AcceptsArrowKeys | Gets or sets how arrow keys are processed by the edit control. |
![]() | AllowArrowKeysMoveActiveCell | Gets or sets whether to allow arrow keys to move the active cell. |
![]() | AllowEditorVerticalAlign | Gets or sets whether to allow editor vertical align. |
![]() | AutoSearch | Gets or sets how the list is searched based on input of a character key. |
![]() | BackgroundImage | Gets or sets the background image of the multiple-column combo box. |
![]() | ButtonAlign | Gets or sets where the buttons are displayed in the cell. |
![]() | ColumnEdit | Gets or sets which list column (by index) serves as the edit portion of the combo box. |
![]() | ColumnEditName | Gets or sets which list column (by name) serves as the edit portion of the combo box. |
![]() | DataColumn | Gets or sets which list column (by index) serves as the data portion of the combo box. |
![]() | DataColumnName | Gets or sets which list column (by name) serves as the data portion of the combo box. |
![]() | DataMemberList | Gets or sets the name of the data member that populates the list in the list portion of the combo box. |
![]() | DataSourceList | Gets or sets the data source for the list portion of the combo box. |
![]() | Editable | Gets or sets whether you can type into the edit portion of the multi-column combo box. |
![]() | ListAlignment | Gets or sets to which side of the editor the list aligns. |
![]() | ListBorderStyle | Gets or sets the type of border style for the drop-down list. |
![]() | ListOffset | Gets or sets how much the list offsets from the editor. |
![]() | ListResizeColumns | Gets or sets how the columns in the drop-down list are sized when displayed. |
![]() | ListWidth | Gets or sets the width of the list. |
![]() | MaxDrop | Gets or sets the maximum number of items to display at one time in the list. |
![]() | ShowColumnHeaders | Gets or sets whether column headers are displayed in the drop-down list. |
![]() | ShowGridLines | Gets or sets whether grid lines are displayed in the drop-down list. |
![]() | StringTrim | Gets or sets how to trim characters that do not fit in the cell. |
![]() | SubEditor | Gets or sets the subeditor. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |