Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

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.