DevExpress.XtraReports.Expressions Namespace
Contains classes that implement the functionality related to expression bindings.
Assembly: DevExpress.XtraReports.v25.1.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. |