Skip to main content
A newer version of this page is available. .

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
ComboBoxEdit A combo box editor.
EditBase The base class for all data editors.
MultilineEdit A multi-line text editor.
PasswordEdit An editor that allows users to enter and manage passwords.
SimpleButton A simple button.
TextEdit A single-line text editor.
TextEditBase The base class for text editors.

Enums

Name Description
BoxMode Lists values that specify editor box types.
CornerMode Lists values used to specify whether editor corners are rounded or cut.
FilterMode Lists values that specify comparison operators used to filter combo box items.
IconHorizontalPosition Lists values used to specify the icon horizontal alignment.
IconVisibility Lists values used to specify when to display an icon.
OverflowMode