Back to Devexpress

ItemsSourceProviderBase Events

maui-devexpress-dot-maui-dot-editors-dot-itemssourceproviderbase-dot-underscore-events.md

latest1.6 KB
Original Source

ItemsSourceProviderBase Events

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

NameDescription
BindingContextChangedOccurs when the value of the BindingContext property changes. Inherited from BindableObject.
PropertyChangedOccurs when a property value changes. Inherited from BindableObject.
PropertyChangingOccurs when a property value is changing. Inherited from BindableObject.

See Also

ItemsSourceProviderBase Class

ItemsSourceProviderBase Members

DevExpress.Maui.Editors Namespace