Skip to main content
A newer version of this page is available. .

ItemsSourceProviderBase Class

A base class for providers that supply suggestions for the AutoCompleteEdit.

Namespace: DevExpress.XamarinForms.Editors

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

Declaration

public abstract class ItemsSourceProviderBase :
    BindableObject

The following members return ItemsSourceProviderBase objects:

Inheritance

Object
Xamarin.Forms.BindableObject
See Also