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.Maui.Editors

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public abstract class ItemsSourceProviderBase :
    BindableObject

The following members return ItemsSourceProviderBase objects:

See Also