Back to Devexpress

AsyncItemsSourceProvider Events

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

latest1.7 KB
Original Source

AsyncItemsSourceProvider Events

A data provider that supplies suggestions for the AutoCompleteEdit in async mode.

NameDescription
BindingContextChangedOccurs when the value of the BindingContext property changes. Inherited from BindableObject.
ItemsRequestedOccurs when the provider requests editor items.
PropertyChangedOccurs when a property value changes. Inherited from BindableObject.
PropertyChangingOccurs when a property value is changing. Inherited from BindableObject.

See Also

AsyncItemsSourceProvider Class

AsyncItemsSourceProvider Members

DevExpress.Maui.Editors Namespace