Intersoft ClientUI Documentation
EditorDataProvider Class Members
Properties  Methods 


The following tables list the members exposed by EditorDataProvider.

Public Properties
 NameDescription
Public PropertyDisplayMemberPath Gets or sets the display member path for the editor.  
Public PropertyIsAsync Gets or sets the value indicating whether the data is provided using an asynchronous operation.  
Public PropertyResults Gets or sets the retrieved data.  
Public PropertySelectedValuePath Gets or sets the selected value path for the editor.  
Top
Public Methods
 NameDescription
Public MethodBeginGetDataAsync Start retrieves the data using asynchronous operation.  
Public MethodBeginSingleAsync Start retrieves the data using asynchronous operation.  
Public MethodEndGetDataAsync Call this method when the asynchronous get data operation is completed.  
Public MethodEndGetSingleAsync Call this method when the asynchronous get single operation is completed.  
Public MethodGetData Gets the data.  
Public MethodGetSingle Gets single data that will be used as display text.  
Top
See Also

Reference

EditorDataProvider Class
Intersoft.Client.UI.Editors Namespace

Send Feedback