DevExpress.Maui.DataForm Namespace
In This Article
Contains classes and interfaces that implement the DataFormView functionality.
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Classes
Name | Description |
---|---|
Data |
Specifies that a data form uses an Auto |
Data |
Stores settings of the data form’s Auto |
Data |
Specifies that a data form uses a Check |
Data |
Stores settings of the data form’s Check |
Data |
Specifies that a data form uses a combo box editor for a property. |
Data |
Stores settings of the data form’s combo box editor. |
Data |
Stores settings of the data form’s custom editor. |
Data |
Specifies that a data form uses a date editor for a property. |
Data |
Stores settings of the data form’s date editor. |
Data |
Specifies the size and label settings of an editor that a data form displays for a property. |
Data |
Stores settings to adjust the group of the data form’s editors. |
Data |
The base class for data form editors. |
Data |
The data form item length that supports the automatically calculated size, and size measured as a weighted proportion of the available space. |
Data |
Specifies where to locate an editor for a property on a data form. |
Data |
Specifies that a data form uses a single-line text editor for a property, and allows you to define an input mask. |
Data |
Stores settings of the data form’s text editor that supports masked input. |
Data |
Specifies that a data form uses a multi-line text editor for a property. |
Data |
Stores settings of the data form’s multi-line text editor. |
Data |
Specifies that a data form uses a number editor with spin buttons for a property. |
Data |
Stores settings of the data form’s number editor. |
Data |
Specifies that a data form uses a password editor with secure input support for a property. |
Data |
Stores settings of the data form’s password editor that supports secure input. |
Data |
Provides data for the Generate |
Data |
Provides data for the Validate |
Data |
Specifies that a data form uses a switch control for a property. |
Data |
Stores settings of the data form’s switch control. |
Data |
Specifies that a data form uses a single-line text editor for a property. |
Data |
The base class for attributes that specify a data form’s editors with text input support. |
Data |
The base class for attributes that contain affixes. |
Data |
Stores settings of the data form’s single-line text editor. |
Data |
The base class for data form’s editors with text input support. |
Data |
The base class for a data form’s editors that can display a text suffix and prefix in edit boxes. |
Data |
Specifies that a data form uses a time editor for a property. |
Data |
Stores settings of the data form’s time editor. |
Data |
Provides data for the Validate |
Data |
An edit form for a data object. |
Data |
An appearance object. |
#Interfaces
Name | Description |
---|---|
IPicker |
The interface that includes functionality to generate drop-down list items of combo box editors. This is a bindable property. |
#Delegates
Name | Description |
---|---|
Data |
A method that will handle the Data |
Data |
A method that will handle the Data |
Data |
A method that will handle the Data |
#Enums
Name | Description |
---|---|
Commit |
Lists values used to specify when input values are validated or committed to the data object associated with the data form. |
Data |
Lists types of values that Data |
Data |
Lists values used to specify the position of labels relative to editors. |