IPickerSourceProvider.GetSource(String) Method
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
IEnumerable GetSource(
string propertyName
)
Parameters
| Name | Type |
|---|---|
| propertyName | String |
Returns
| Type |
|---|
| IEnumerable |
See Also