C1.Xaml.WPF.Binding 4.6.20261.6

dotnet add package C1.Xaml.WPF.Binding --version 4.6.20261.6
                    
NuGet\Install-Package C1.Xaml.WPF.Binding -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.Binding" 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.Binding" Version="4.6.20261.6" />
                    
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.6
                    
#r "nuget: C1.Xaml.WPF.Binding, 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.Binding@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.Binding&version=4.6.20261.6
                    
Install as a Cake Addin
#tool nuget:?package=C1.Xaml.WPF.Binding&version=4.6.20261.6
                    
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.6 49 5/29/2026
4.6.20252.919 123 3/20/2026
4.6.20252.915 135 2/12/2026
4.6.20252.903 121 2/12/2026
4.6.20252.900 556 12/1/2025
4.6.20251.887 387 9/18/2025
4.6.20251.882 240 7/11/2025
4.6.20251.877 330 5/16/2025
4.6.20242.870 257 2/26/2025
4.6.20242.863 253 12/27/2024
4.6.20242.858 270 11/9/2024
4.6.20241.853 273 9/3/2024
4.6.20241.844 300 7/8/2024
4.6.20241.839 292 5/29/2024
4.6.20233.827 274 4/1/2024
4.6.20233.821 310 3/12/2024
4.6.20233.804 348 1/19/2024
4.6.20233.801 362 11/10/2023
4.6.20232.796 307 9/11/2023
4.6.20232.790 410 7/17/2023
Loading failed