Back to Devexpress

DataFormComboBoxDataProvider Class

maui-devexpress-dot-maui-dot-datagrid-ac46f9f2.md

latest1.1 KB
Original Source

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

csharp
public class DataFormComboBoxDataProvider :
    IPickerSourceProvider

Implements

IPickerSourceProvider

Inheritance

System.Object DataFormComboBoxDataProvider

Extension Methods

Yield<DataFormComboBoxDataProvider>()

YieldIfNotNull<DataFormComboBoxDataProvider>()

See Also

DataFormComboBoxDataProvider Members

DevExpress.Maui.DataGrid Namespace