Skip to main content

DataFormComboBoxDataProvider Class

Gets or sets the data provider that supplies the inline ComboBoxEdit with items. This is a bindable property.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class DataFormComboBoxDataProvider :
    IPickerSourceProvider

Inheritance

System.Object
DataFormComboBoxDataProvider
See Also