DataFormComboBoxDataProvider Class
In This Article
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
C#
public class DataFormComboBoxDataProvider :
IPickerSourceProvider
#Implements
#Inheritance
System.Object
DataFormComboBoxDataProvider
#Extension Methods
See Also