DataGridViewComboBoxEditingControl
Wisej.Web.DataGridViewComboBoxEditingControl
Last updated
Wisej.Web.DataGridViewComboBoxEditingControl
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents a ComboBox control that can be hosted in a DataGridViewComboBoxCell.
Initializes a new instance of the DataGridViewComboBoxEditingControl class.
DataGridView: Returns or sets the DataGridView that contains the text box control.
Changes the control's user interface (UI) to be consistent with the specified cell style.
Parameter | Type | Description |
---|---|---|
cellStyle |
Retrieves the formatted value of the cell.
Returns: String. An String that represents the formatted version of the cell contents.
Prepares the currently selected cell for editing.
Parameter | Type | Description |
---|---|---|
selectAll | true to select the cell contents; otherwise, false. |
Name | Description |
---|---|
Bindable components implement this interface. | |
Controls that support drag & drop operations implement this interface. | |
All wisej components implement this interface. | |
Allows an object to serialize itself. |
The to use as the model for the UI.
Defines common functionality for controls that are hosted within cells of a .
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.