DxPivotGridListEditor(IModelListView) Constructor
Initializes a new instance of the DxPivotGridListEditor class with specified settings.
Namespace: DevExpress.ExpressApp.Blazor.Editors
Assembly: DevExpress.ExpressApp.Blazor.v26.1.dll
NuGet Package: DevExpress.ExpressApp.Blazor
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| model | IModelListView | An object that allows you to access List View Editor settings stored in the Application Model. |
See Also