Name | Description | |
---|---|---|
![]() | AddColumnHeaders | Adds column headers to the view in unbound mode. (Inherited from C1.Win.Input.MultiColumnCombo.ISupportUnboundMode) |
![]() | AddItem | Adds a new item to the end of view in the unbound mode. (Inherited from C1.Win.Input.MultiColumnCombo.ISupportUnboundMode) |
![]() | ApplySearch | Applies search to the data on the dropdown view. |
![]() | ApplyStyle | Applies the style to this view. |
![]() | ClearItems | Removes all items in unbound mode. (Inherited from C1.Win.Input.MultiColumnCombo.ISupportUnboundMode) |
![]() | FindString | |
![]() | GetColumnIndex | Returns the index of a column by name in a dropdown view. |
![]() | GetControl | Returns the control that represents the dropdown view. |
![]() | GetHeight | Gets the height of the dropdown view for the specified number of items. |
![]() | GetValue | Gets the value of the cell. |
![]() | GetWidth | Gets the width of the dropdown view for autosize mode. |
![]() | InsertItem | Inserts a new item at the specified index position of view in the unbound mode. (Inherited from C1.Win.Input.MultiColumnCombo.ISupportUnboundMode) |
![]() | RemoveItem | Removes the item at the specified position in unbound mode. (Inherited from C1.Win.Input.MultiColumnCombo.ISupportUnboundMode) |
![]() | ScrollToCell | |
![]() | Select | Selects a row by the specified value. |
![]() | SetItemData | Updates cell data for unbound mode. (Inherited from C1.Win.Input.MultiColumnCombo.ISupportUnboundMode) |
![]() | Sort | Sorts the view contents based on a column. (Inherited from C1.Win.Input.MultiColumnCombo.ISupportSorting) |