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