Back to Devexpress

IPickerSourceProvider Interface

maui-devexpress-dot-maui-dot-dataform-3114a548.md

latest1.0 KB
Original Source

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

csharp
public interface IPickerSourceProvider

The following members return IPickerSourceProvider objects:

Extension Methods

Yield<IPickerSourceProvider>()

YieldIfNotNull<IPickerSourceProvider>()

See Also

IPickerSourceProvider Members

DevExpress.Maui.DataForm Namespace