DevExpress.XamarinForms.DataForm Namespace
Contains classes that implement the DataFormView functionality.
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Classes
Name | Description |
---|---|
Data |
|
Data |
|
Data |
|
Data |
|
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 the data form’s editors. |
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 |
|
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. |
Initializer static | Contains the Init method that initializes the DevExpress Data Form component. |
#Interfaces
Name |
---|
IPicker |
#Structs
Name |
---|
Data |
#Delegates
Name | Description |
---|---|
Data |
A method that will handle the Data |
Data |
A method that will handle the Data |
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 |
|
Data |
Lists values used to specify the position of labels relative to editors. |