Skip to main content
A newer version of this page is available. .

IModelPivotListView Interface

Used to extend the Application Model with the PivotSettings node.

Namespace: DevExpress.ExpressApp.PivotGrid

Assembly: DevExpress.ExpressApp.PivotGrid.v18.1.dll

Declaration

public interface IModelPivotListView

Remarks

This interface is a part of the Application Model infrastructure and is not intended to be implemented by your classes. The IModelPivotListView is used by the PivotGridModule, to extend the IModelListView interface. To learn more, refer to the Application Model Structure topic.

See Also