DevExpress.XamarinForms.Editors Namespace
Contains classes that implement the functionality of data editors and a simple button.
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Classes
Name | Description |
---|---|
Async |
A data provider that supplies suggestions for the Auto |
Auto |
A text editor that suggests values as a user enters characters into the edit box. |
Auto |
Contains data for the Auto |
Calendar |
Stores internal information used to render a calendar cell. |
Calendar |
Stores appearance settings for calendar cells. |
Calendar |
Stores appearance settings for day cells. |
Calendar |
Stores appearance settings for the days of the week. |
Calendar |
Stores appearance settings for calendar headers. |
Calendar |
Stores appearance settings for month cells. |
Calendar |
Stores appearance settings for calendar cells in the selected and disabled states. |
Calendar |
Stores appearance settings for year cells. |
Check |
A checkbox that supports the indeterminate state. |
Chip | A chip that allows users to trigger an action. |
Chip |
Provides data for events that allow you to customize chips. |
Chip |
Provides data for the Chip |
Chip |
A base class for chip groups. |
Choice |
A chip group that allows users to select a single chip. |
Combo |
A combo box editor. |
Completed |
Provides data for the Completed event. |
Custom |
Stores arguments for the DXCalendar. |
Custom |
Stores arguments for the DXCalendar. |
Date |
An editor that displays a date in a specific format. Users can select a date within a cross-platform customizable date picker. |
Date |
|
Day |
Stores information about a calendar cell that contains a day of the week. |
Disable |
Stores data for the Disable |
Display |
Stores internal information used to render the calendar’s visual elements. |
DXCalendar | A cross-platform customizable calendar. |
Edit |
The base class for all data editors. |
Editors |
|
Filter |
A chip group that allows users to select multiple chips. |
Filtered |
A data provider that supplies suggestions for the Auto |
Initializer static | Contains the Init method that initializes the DevExpress Editors component. |
Input |
A chip group that allows users to input a new chip. |
Items |
|
Items |
A base class for providers that supply suggestions for the Auto |
Multiline |
A multi-line text editor. |
Numeric |
An editor that displays a numeric value and allows a user to edit the value (enter a number in the edit box or use spin buttons to decrease/increase the value). |
Password |
An editor that allows users to enter and manage passwords. |
Selectable |
A base class for chip groups that allow users to select (check) single or multiple chips. |
Simple |
A simple button. |
Suggestions |
Provides data for the Suggestions |
Text |
A single-line text editor. |
Text |
The base class for text editors. |
Time |
An editor that allows users to specify a time. Supports the 12- and 24-hour formats. |
#Delegates
Name | Description |
---|---|
Chip |
A base class for event handlers that allow you to customize chips. |
Chip |
A handler for the Chip |
Completed |
A handler for the Completed event. |
#Enums
Name | Description |
---|---|
Auto |
Enumerates values that specify how the text in an Auto |
Autofill |
Contains constants that identify the semantic meaning for an editor. |
Box |
Lists values that specify editor box types. |
Character |
Lists values that specify how to case characters that a user enters in an editor. |
Check |
Enumerates values that specify the position of a checkbox in the parent layout. |
Corner |
Lists values used to specify whether editor corners are rounded or cut. |
Date |
Contains constants that identify the semantic meaning for a date editor. |
DXCalendar |
Enumerates values that identify views (day, month, and year) in the DXCalendar component and Date |
Filter |
Lists values that specify comparison operators used to filter combo box items. |
Icon |
Lists values used to specify the icon horizontal alignment. |
Icon |
Lists values used to specify when to display an icon. |
Loading |
Enumerates values that specify whether a wait indicator is displayed automatically or manually. |
Overflow |
|
Password |
Contains constants that identify whether an autofill service can populate a password editor. |
Time |
Enumerates values that specify whether the time displayed in 12- or 24-hour format. |
Up |
Enumerates values that specify how the up and down buttons that increase and decrease the value are aligned in an editor. |