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

DevExpress.XtraReports.Expressions Namespace

Provides types that describe binding expressions for report parameters‘ properties.

Assembly: DevExpress.Printing.v20.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Classes

Name Description
BasicExpressionBinding Stores a binding expression that is parsed and processed to specify a report parameter‘s property value.
BasicExpressionBindingCollection A collection of BasicExpressionBinding objects.
ExpressionBindingCollectionBase<T> The base class for the BasicExpressionBinding collection.