IDataGridViewEditingControl
Wisej.Web.IDataGridViewEditingControl
Last updated
Wisej.Web.IDataGridViewEditingControl
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Defines common functionality for controls that are hosted within cells of a DataGridView.
DataGridView: Returns or sets the DataGridView that contains the cell.
Boolean: Returns the invalid state of the editing control.
Adapts the edit control's properties to be consistent with the specified cell style.
style
Retrieves the formatted value of the cell.
Returns: String. The formatted version of the cell's value.
Prepares the edit control or the cell for editing.
selectAll
true to select all of the cell's content; otherwise, false.
The in effect for the cell entering edit mode.
Represents a control that can be hosted in a .
Represents a control that can be hosted in a .
Represents a control that can be hosted in a cell.
Represents a control that can be hosted in a .
Represents a control that can be hosted in a cell when the cell's is set to .