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.v21.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Classes

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