IPickerSourceProvider Interface
In This Article
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
C#
public interface IPickerSourceProvider
#Related API Members
The following members return IPickerSourceProvider objects:
See Also