Skip to main content

IPickerSourceProvider Interface

The interface that includes functionality to generate drop-down list items of combo box editors. This is a bindable property.

Namespace: DevExpress.Maui.DataForm

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public interface IPickerSourceProvider

The following members return IPickerSourceProvider objects:

See Also