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