C1.Xaml.WPF.ExpressionEditor 4.6.20261.6

dotnet add package C1.Xaml.WPF.ExpressionEditor --version 4.6.20261.6
                    
NuGet\Install-Package C1.Xaml.WPF.ExpressionEditor -Version 4.6.20261.6
                    
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="C1.Xaml.WPF.ExpressionEditor" Version="4.6.20261.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.Xaml.WPF.ExpressionEditor" Version="4.6.20261.6" />
                    
Directory.Packages.props
<PackageReference Include="C1.Xaml.WPF.ExpressionEditor" />
                    
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 C1.Xaml.WPF.ExpressionEditor --version 4.6.20261.6
                    
#r "nuget: C1.Xaml.WPF.ExpressionEditor, 4.6.20261.6"
                    
#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 C1.Xaml.WPF.ExpressionEditor@4.6.20261.6
                    
#: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=C1.Xaml.WPF.ExpressionEditor&version=4.6.20261.6
                    
Install as a Cake Addin
#tool nuget:?package=C1.Xaml.WPF.ExpressionEditor&version=4.6.20261.6
                    
Install as a Cake Tool

About

The ComponentOne WPF ExpressionEditor provides UI for creating Excel-like formulas in .NET applications. Embed the Expression Editor and EditorPanel so users can work with data inside another ComponentOne control, like FlexGrid. The ExpressionEditor can be used separately, as embedded in a custom filter or in the cell of a grid.

Key Features:

  • Work with many Excel-like, pre-defined operators and functions
  • Read your formulas more easily with syntax highlighting
  • Write faster with IntelliSense-like smart code completion
  • Catch formula errors with full error reporting
  • See the details of a function with ToolTip Helper
  • Check your work with results preview
  • Filter results using expressions

Learn more at developer.mescius.com/componentone/expression-editor-control-net.

Resources

Product Compatible and additional computed target framework versions.
.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
4.6.20261.6 102 5/29/2026
4.6.20252.919 126 3/20/2026
4.6.20252.915 132 2/12/2026
4.6.20252.903 118 2/12/2026
4.6.20252.900 544 12/1/2025
4.6.20251.887 370 9/18/2025
4.6.20251.882 227 7/11/2025
4.6.20251.877 285 5/16/2025
4.6.20242.870 224 2/26/2025
4.6.20242.863 227 12/27/2024
4.6.20242.858 242 11/9/2024
4.6.20241.853 248 9/3/2024
4.6.20241.844 222 7/8/2024
4.6.20241.839 226 5/29/2024
4.6.20233.827 248 4/1/2024
4.6.20233.821 253 3/12/2024
4.6.20233.804 268 1/19/2024
4.6.20233.801 301 11/10/2023
4.6.20232.796 213 9/11/2023
4.6.20232.790 301 7/17/2023
Loading failed