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

PivotGridWebOptionsLayout() Constructor

Initializes a new instance of the PivotGridWebOptionsLayout class.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v18.2.dll

Declaration

public PivotGridWebOptionsLayout()

Remarks

Instances of the PivotGridWebOptionsLayout class are automatically created and initialized. Typically, there is no need to call this constructor directly from your code.

See Also