Skip to main content
A newer version of this page is available. .
All docs
V22.1

OLAPExpressionBinding(String) Constructor

Initializes a new instance of the OLAPExpressionBinding class with specified settings.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v22.1.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public OLAPExpressionBinding(
    string expression
)

Parameters

Name Type
expression String
See Also