DevExpress.Reporting.CodeCompletion 26.1.5

Prefix Reserved
dotnet add package DevExpress.Reporting.CodeCompletion --version 26.1.5
                    
NuGet\Install-Package DevExpress.Reporting.CodeCompletion -Version 26.1.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DevExpress.Reporting.CodeCompletion" Version="26.1.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DevExpress.Reporting.CodeCompletion" Version="26.1.5" />
                    
Directory.Packages.props
<PackageReference Include="DevExpress.Reporting.CodeCompletion" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DevExpress.Reporting.CodeCompletion --version 26.1.5
                    
#r "nuget: DevExpress.Reporting.CodeCompletion, 26.1.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DevExpress.Reporting.CodeCompletion@26.1.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DevExpress.Reporting.CodeCompletion&version=26.1.5
                    
Install as a Cake Addin
#tool nuget:?package=DevExpress.Reporting.CodeCompletion&version=26.1.5
                    
Install as a Cake Tool

DevExpress Reporting Intelligent Code Completion

The DevExpress.Reporting.CodeCompletion package adds intelligent code completion to Expression Editors in DevExpress End-User Report Designers. Developers and users can quickly create valid expressions using context-aware suggestions and syntax hints for data binding expressions, calculated fields, and formatting rules.

Key Features

  • Supplies IntelliSense-style code completion in the Report Designer's expression editor.
  • Offers context-aware suggestions for report fields, functions, operators, and constants.
  • Displays syntax hints to help users build valid expressions without referring to documentation.
  • Supports autocomplete for calculated fields and formatting rules.

Get Started

End-User Report Designers can use a local code completion engine that works without an Internet connection and supports types defined in custom assemblies. Install the DevExpress.Reporting.CodeCompletion NuGet package and call the CodeCompletionRequestManager.UseLocalEngine method at application startup.

The local engine requires a storage for report layouts. Predefined storage classes are available: FileCodeCompletionContextStorage and InMemoryCodeCompletionContextStorage. You can also implement a custom storage.

Limitations

DevExpress End-User Report Designer for WPF does not support intelligent code completion.

Evaluation Period, Pricing Options, and Licensing Terms

Whether you own a license or want to start a 30-day evaluation period, register your DevExpress license key. To obtain your key, log in to the DevExpress Download Manager. Use your existing DevExpress.com account or create a new account for free. For additional registration instructions, see License Key for DevExpress Products.

If you purchase a license after evaluating a product, re-register your updated DevExpress license key to remove evaluation version warnings/messages.

This package is included in the following commercial subscriptions:

See DevExpress Subscriptions & Licensing for subscription comparison tables, purchasing FAQ, and licensing information.

Documentation

Software Bill of Materials (SBOM)

To access SBOM files for DevExpress packages, please refer to the following article: Software Bill of Materials (SBOM) for DevExpress .NET assemblies/NuGet packages, JavaScript, VCL and other redistributable artifacts.

See Also: Information Security | Security - What You Need to Know

Useful Online Resources

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.1.5 157 9/18/2026
26.1.5-pre-26248 89 9/11/2026
26.1.5-pre-26241 93 9/2/2026
26.1.5-pre-26235 95 8/26/2026
26.1.5-pre-26227 103 8/18/2026
26.1.4 1,559 8/7/2026
26.1.3 2,152 6/18/2026
25.2.10 38 9/22/2026
25.2.9 225 8/3/2026
25.2.8 815 6/10/2026
25.2.7 1,112 5/6/2026
25.2.6 714 4/7/2026
25.1.14 36 9/22/2026
25.1.13 120 7/31/2026
25.1.12 156 6/10/2026
25.1.11 111 5/5/2026
Loading failed