IModelListViewPivotGridBlazor Interface
Extends the Application Model‘s Views node with Pivot Grid layout settings.
Namespace: DevExpress.ExpressApp.Blazor.SystemModule
Assembly: DevExpress.ExpressApp.Blazor.v26.1.dll
Declaration
Remarks
This interface is a part of the Application Model infrastructure. ASP.NET Core Blazor UI module uses IModelListViewTreeListBlazor to extend the IModelView interface. You do not need to implement this interface.
See Also