Skip to main content

PivotGridWebOptionsLayout() Constructor

Initializes a new instance of the PivotGridWebOptionsLayout class.

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

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