Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

DataFormComboBoxEditorAttribute Class

Specifies that a data form uses a combo box editor for a property.

Namespace: DevExpress.Maui.DataForm

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public class DataFormComboBoxEditorAttribute :
    DataFormTextEditorAttributeBase

Inheritance

Object
Attribute
DevExpress.Maui.DataForm.Internal.EditorDataTypeAttribute
DataFormTextEditorAttributeBase
DataFormComboBoxEditorAttribute
See Also