DetailViewCreatingEventArgs.EnableDelayedObjectLoading 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 the delayed object loading is enabled for the particular Detail View; otherwise, false. |
See Also