XafApplication.IsDelayedDetailViewDataLoadingEnabled Property
For internal use. Use the DetailView.UseAsyncLoading field instead of this property.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if delayed loading is enabled for Detail Views in WinForms applications; otherwise, false. The default is false. |
See Also