DataFormComboBoxEditorAttribute Class
In This Article
Specifies that a data form uses a combo box editor for a property.
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public class DataFormComboBoxEditorAttribute :
DataFormTextEditorAttributeBase
#Inheritance
Object
Attribute
DevExpress.XamarinForms.DataForm.Internal.EditorDataTypeAttribute
DataFormTextEditorAttributeBase
DataFormComboBoxEditorAttribute
See Also