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

WindowExpressionBinding.Expression Property

Gets or sets a string expression with window functions.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public string Expression { get; set; }

Property Value

Type Description
String

A dependency property identifier.

See Also