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
Implements
Inheritance
Object
DataFormComboBoxDataProvider
See Also