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
Related API Members
The following members return IPickerSourceProvider objects:
See Also