ListViewComboBox
Wisej.Web.ListViewComboBox
Last updated
Was this helpful?
Wisej.Web.ListViewComboBox
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
The TreeViewComboBox control represents a control with a as the drop down panel.
Initializes a new ListViewComboBox control.
Throws:
Throws:
Bindable components implement this interface.
Controls that support drag & drop operations implement this interface.
Provides access to the validation events and properties property for controls that support validation.
All wisej components implement this interface.
Allows an object to serialize itself.
: Returns the collection of all column headers that appear in the control.
: Returns or sets the name of the list or table in the data source for which the is displaying data. (Default: ""
)
: Returns or sets the data source for this . (Default: null
)
The assigned value does not implement the or interfaces.
: Returns or sets the property to display in the . (Default: ""
)
: Returns or sets the property to use as the icon for the . (Default: ""
)
: If set, specifies a universal height for all items. (Default: -1
)
: Returns a collection containing all items in the control.
: Returns or sets the to use to display the main icon in the elements. (Default: null
)
: 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. (Default: null
)
: Returns or sets the text associated with this control. (Default: ""
)
: Returns or sets how items are displayed in the control. (Default: Details
)
Provides access to the associated with the controls that implement this interface.
Provides access to the property for coontrols that support the read-only mode.
Provides access to the property and event for controls that implement this interface.
All wisej controls derived from the class must implement this interface.