ListViewComboBox
Wisej.Web.ListViewComboBox
Last updated
Was this helpful?
Wisej.Web.ListViewComboBox
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
The TreeViewComboBox control represents a control with a as the drop down panel.
Initializes a new ListViewComboBox control.
Throws:
Bindable components implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
: Returns the collection of all column headers that appear in the control.
: If set, specifies a universal height for all items.
: Returns a collection containing all items in the control.
: Returns or sets the to use to display the main icon in the elements.
: Returns the control associated with this .
: Returns or sets the index of the currently selected item.
The specified index is less than -1; o the specified index is greater than the number of items in the combo box.
: Returns or sets the selected item in the drop down control.
: Returns or sets the to use to display the main icon in the elements.
: Returns or sets the text associated with this control.
: Returns or sets how items are displayed in the control.
All wisej controls derived from the class must implement this interface.