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

DevExpress.XtraReports.Expressions Namespace

Contains classes that implement the functionality related to expression bindings.

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Classes

Name Description
CustomFunctions Contains static methods to register a custom function for the Expression Editor in the Report Designer.
ExpressionBindingDescription Stores information about expression bindings for properties displayed in the Properties panel in the End-User Report Designer.
ExpressionBindingDescriptor static Allows you to enable expressions and hide properties in the End-User Report Designer Properties panel.
ReportCustomFunctionOperatorBase A base class for custom functions in the Expression Editor.