DataGridViewTextBoxEditingControl
Wisej.Web.DataGridViewTextBoxEditingControl
Last updated
Was this helpful?
Wisej.Web.DataGridViewTextBoxEditingControl
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents a control that can be hosted in a cell when the cell's is set to .
: Returns or sets the that contains the text box control.
Adapts the edit control's properties to be consistent with the specified cell style.
style
Retrieves the formatted value of the cell.
Prepares the currently selected cell for editing.
selectAll
true to select the cell contents; otherwise, false.
Bindable components implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
The in effect for the cell entering edit mode.
Returns: . The formatted version of the cell's value.
Defines common functionality for controls that are hosted within cells of a .
All wisej controls derived from the class must implement this interface.