Back to Devexpress

IModelAsync Interface

expressappframework-devexpress-dot-expressapp-dot-model-6130cbe0.md

latest1.2 KB
Original Source

IModelAsync Interface

Extends the IModelView node with the UseAsyncLoading property.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface IModelAsync
vb
Public Interface IModelAsync

Remarks

This interface is a part of the Application Model infrastructure. In most cases, you do not need to implement this interface .

See Also

IModelAsync Members

DevExpress.ExpressApp.Model Namespace