Skip to main content

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