Skip to main content
.NET 6.0+

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.