DataFormAutoCompleteItem.ItemsSourceProvider Property
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public ItemsSourceProviderBase ItemsSourceProvider { get; set; }
Property Value
| Type |
|---|
| ItemsSourceProviderBase |
See Also