C1.Xaml.WPF.Binding 4.6.20252.915

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

About

The ComponentOne WPF Binding Expressions save time and produce cleaner XAML by taking advantage of inline expression syntax. Concatenate strings, compute formulas, and apply if/else logic directly in your binding statements without the need for code-behind converters.

Example:

<TextBlock Text="{c1:C1Binding Expression='Amount * 8.5%'}" />

Learn more at developer.mescius.com/componentone/wpf-ui-controls/binding-expressions.

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.
  • .NETFramework 4.6.2

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on C1.Xaml.WPF.Binding:

Package Downloads
C1.Xaml.WPF.FlexSheet

FlexSheet for WPF extends the functionality of C1FlexGrid to provide many Excel-like features such as worksheet management, formula engine, cell style format and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.6.20252.915 99 2/12/2026
4.6.20252.903 96 2/12/2026
4.6.20252.900 532 12/1/2025
4.6.20251.887 365 9/18/2025
4.6.20251.882 218 7/11/2025
4.6.20251.877 304 5/16/2025
4.6.20242.870 236 2/26/2025
4.6.20242.863 234 12/27/2024
4.6.20242.858 248 11/9/2024
4.6.20241.853 249 9/3/2024
4.6.20241.844 280 7/8/2024
4.6.20241.839 269 5/29/2024
4.6.20233.827 255 4/1/2024
4.6.20233.821 286 3/12/2024
4.6.20233.804 328 1/19/2024
4.6.20233.801 349 11/10/2023
4.6.20232.796 295 9/11/2023
4.6.20232.790 388 7/17/2023
4.6.20231.786 379 5/10/2023
4.6.20231.784 463 3/24/2023
Loading failed