C# Class OpenSlx.Lib.QuickForms.Editors.BoundEntityPropertyNameEditor

A simplified version of the Sage EntityPropertyNameEditor, it only lists properties for the entity bound to the current form (Sage's version only works with the QFDataSource control)
Inheritance: ListBoxTypeEditor
显示文件 Open project: nicocrm/OpenSlx

Protected Methods

Method Description
GetValues ( System context, IServiceProvider provider, object value ) : IEnumerable

Method Details

GetValues() protected method

protected GetValues ( System context, IServiceProvider provider, object value ) : IEnumerable
context System
provider IServiceProvider
value object
return IEnumerable