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