DataGridViewMaskedTextBoxEditingControl
Wisej.Web.DataGridViewMaskedTextBoxEditingControl
Last updated
Wisej.Web.DataGridViewMaskedTextBoxEditingControl
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents a MaskedTextBox control that can be hosted in a DataGridViewMaskedTextBoxCell cell.
DataGridView: Returns or sets the DataGridView that contains the text box control.
Int32: Returns the length of text in the 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 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.
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.