IModified
Wisej.Web.IModified
Last updated
Was this helpful?
Wisej.Web.IModified
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides access to the property and event for controls that implement this interface.
Using IModified allows developers to use uniform code to access the modified state event of a control.
Boolean: Returns or sets a value that indicates that the control has been modified by the user since the control was created or its contents were last set.
Represents a combo box control.
Represents a control that allows the user to select or type a date and a time.
Represents a control to display a list of items.
Uses a mask to distinguish between proper and improper user input.
Represents a text box control that allows the user to enter any value.
Implements the basic functionality required by text controls.
Represents a data field that displays a list of selectable and removable tags. The control recognizes tags as the user types and adds in front of the editable field.
Represents a text box control that allows the user to enter a typed value.
EventHandler Fired when the value of the property has changed.
Displays a in which a check box is displayed to the left of each item.
Provides a common implementation of members for the and classes.
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 cell when the cell's is set to .
The TreeViewComboBox control represents a control with a as the drop down panel.
The TreeViewComboBox control represents a control with a as the drop down panel.
The UserComboBox control represents a control with a custom panel that drops down when the user clicks the down arrow.