Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraReports.Expressions Namespace

Contains classes that implement the functionality related to expression bindings.

Assembly: DevExpress.XtraReports.v24.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 End-User Report Designer Properties window.
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.