XPView.LoadAsync Method
Name | Parameters | Description |
---|---|---|
LoadAsync() | none | Asynchronously loads data from the data store into the view. |
LoadAsync(AsyncLoadObjectsCallback) | callback | Asynchronously loads data from the data store into the view, and notifies upon completion. |