Back to Devexpress

IModelPivotListView Interface

expressappframework-devexpress-dot-expressapp-dot-pivotgrid-40a3a46b.md

latest1.8 KB
Original Source

IModelPivotListView Interface

Used to extend the Application Model with the PivotSettings node.

Namespace : DevExpress.ExpressApp.PivotGrid

Assembly : DevExpress.ExpressApp.PivotGrid.v25.2.dll

NuGet Package : DevExpress.ExpressApp.PivotGrid

Declaration

csharp
public interface IModelPivotListView
vb
Public Interface IModelPivotListView

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelPivotListView is used by the PivotGridModule , to extend the IModelListView interface.

See Also

IModelPivotListView Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

Pivot Grid Module

DevExpress.ExpressApp.PivotGrid Namespace