C1.Xaml.WPF.Binding 4.6.20261.19

dotnet add package C1.Xaml.WPF.Binding --version 4.6.20261.19
                    
NuGet\Install-Package C1.Xaml.WPF.Binding -Version 4.6.20261.19
                    
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.20261.19" />
                    
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.20261.19" />
                    
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.20261.19
                    
#r "nuget: C1.Xaml.WPF.Binding, 4.6.20261.19"
                    
#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.20261.19
                    
#: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.20261.19
                    
Install as a Cake Addin
#tool nuget:?package=C1.Xaml.WPF.Binding&version=4.6.20261.19
                    
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.20261.19 40 8/7/2026
4.6.20261.13 125 7/3/2026
4.6.20261.6 165 5/29/2026
4.6.20252.919 138 3/20/2026
4.6.20252.915 151 2/12/2026
4.6.20252.903 139 2/12/2026
4.6.20252.900 570 12/1/2025
4.6.20251.887 404 9/18/2025
4.6.20251.882 256 7/11/2025
4.6.20251.877 348 5/16/2025
4.6.20242.870 275 2/26/2025
4.6.20242.863 271 12/27/2024
4.6.20242.858 287 11/9/2024
4.6.20241.853 288 9/3/2024
4.6.20241.844 318 7/8/2024
4.6.20241.839 312 5/29/2024
4.6.20233.827 291 4/1/2024
4.6.20233.821 324 3/12/2024
4.6.20233.804 364 1/19/2024
4.6.20233.801 373 11/10/2023
Loading failed