Syncfusion.Editors.WinUI 19.4.0.42

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Editors.WinUI --version 19.4.0.42
NuGet\Install-Package Syncfusion.Editors.WinUI -Version 19.4.0.42
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="Syncfusion.Editors.WinUI" Version="19.4.0.42" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Editors.WinUI --version 19.4.0.42
#r "nuget: Syncfusion.Editors.WinUI, 19.4.0.42"
#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.
// Install Syncfusion.Editors.WinUI as a Cake Addin
#addin nuget:?package=Syncfusion.Editors.WinUI&version=19.4.0.42

// Install Syncfusion.Editors.WinUI as a Cake Tool
#tool nuget:?package=Syncfusion.Editors.WinUI&version=19.4.0.42

The Syncfusion Editor controls for WinUI 3 - Project Reunion package contains the following editor controls needed in any line-of-business applications

List of Controls:

Color Picker

The Color Picker control allows users to edit solid and gradient colors. It provides RGB, HSV, HSL, CMYK, and HEX color modes for color selection.

key features

  • Color Editing - Drag the handle to pick your favorite color in the picker region or set the color values manually with input control (RGB or HSV or HSL or CMYK or Hex codes).
  • A slider displaying the Hue spectrum, allowing for selection of a hue value.
  • Gradient Editor - Sliders capable of altering the stops of a linear or radial brush.
  • Supports ToolTip to show the selected color while dragging the picker in ColorEdit control.

Color Palette

The color palette control allows users to select a color from predefined color palettes.

key features

  • Theme base and its variant colors support.
  • Standard base and its variant support.
  • Automatic color support.
  • More color selection support.
  • Theme and standard panel customization support.
  • No color option to selected a transparent color.
  • Supports ToolTip to show the selected color while hover on the color item.

The dropdown color picker allows users to edit solid and gradient colors by loading the color picker into the dropdown. It provides RGB, HSV, HSL, CMYK, and HEX color modes for color selection.

key features

  • Color Editing - Drag the handle to pick your favorite color in the picker region or set the color values manually with input control (RGB or HSV or HSL or CMYK or Hex codes).
  • A slider displaying the Hue spectrum, allowing for selection of a hue value.
  • Color channel modes switching support(RGB, HSV, HSL CMYK).
  • Dropdown button split mode option.
  • Dropdown customization support.
  • Supports ToolTip to show the selected color while dragging the picker in color spectrum.

The dropdown color palette control allows users to select a color from predefined color palettes by loading color palettes into the dropdown.

key features

  • Theme base and its variant colors support.
  • Standard base and its variant support.
  • Automatic color support.
  • Dropdown button split mode option.
  • More color selection support.
  • Drop down palette customization support.
  • Dropdown customization support.
  • Supports ToolTip to show the selected color while hover on the color item.

Date Picker

The date picker control allows users to pick a date from the dropdown list and edit the date using a masked input.

key features

  • Formatting – The Control displays the selected date value in a various formats.
  • Date Spinner – The drop-down portion used for selecting the date and it can be customized.
  • Restrict dates – Restrict the user to select specific dates.

Time Picker

The time picker control allows users to pick a time from the dropdown list and edit the time using a masked input.

key features

  • Formatting – The Control displays the selected time value in a various formats.
  • Time spinner – The drop-down portion used for selecting the time and it can be customized.
  • Spinner customization - Allow to customize the drop-down spinner header and each cells

NumberBox

The Number Box control allows users to edit a currency, percent, or decimal number using touch, mouse, or keyboard input.

key features

  • Supports validation of input when the focus is lost or after pressing the Enter key.
  • Supports increasing and decreasing the value by PageUp, PageDown, UpArrow, DownArrow keys and mouse scrolling.
  • Supports increasing and decreasing the value using Up-Down button.
  • Supports to show values in different custom formats.
  • Supports to show values in currency, percent and decimal formats.
  • Supports to show values based on the different culture and regional settings.
  • Supports to show watermark text when NumberBox has empty or null value.

ComboBox

The WinUI ComboBox control (drop-down) is a text box component that allows users to type a value or choose an option from a list of predefined options. It has several out-of-the-box features, such as data binding, filtering, UI customization, and custom templates.

key features

  • Editable mode - Editable and non-editable text boxes to select items from the given data source.
  • Filtering mode - Provides both filtering and non-filtering suggestion lists with three ways to display filtered suggestions. They are: Display suggestions using the drop-down list, append the first suggestion to the text, and a combination of both.
  • Single and Multiple Selection - ComboBox control allows single and multiple selection. The required selection can easily be specified using the SelectionMode property.
  • Watermark - Displays placeholder text inside the combo box control until the user inputs the text.
  • Style - Dropdown list items can be customized with the image or custom control using templates.
  • Localization - Localizes the static text to any desired language.

Segmented Control

The WinUI Segmented Control provides a simple way to choose from a linear set of two or more segments, each of which functions as a mutually exclusive option.

key features

  • Customize the segment background, text color, selection style, and more using built-in features to fit your application’s theme.
  • Populate the segment items from a collection of strings and business objects.
  • Completely customize the segments with custom UI.

Autocomplete

The WinUI AutoComplete control is highly optimized to quickly load and populate suggestions from a large volume of data depending on the users’ input characters. It allows users to select one or more items from the suggestion list.

key features

  • Filtering - AutoComplete has built-in support to filter data items. The filter operation starts as soon as user start typing characters in the component.
  • Single and Multiple Selection - AutoComplete control allows single and multiple selection. The required selection can easily be specified using the SelectionMode property.
  • Custom filter - AutoComplete provides the user to filter the item in the suggestion list based on their filtering condition.
  • Watermark - Displays placeholder text inside the auto complete control until the user inputs the text.
  • Style - Dropdown list items can be customized with the image or custom control using templates.
  • Localization - Localizes the static text to any desired language.

Learn More about WinUI UI Controls

Documentation

Release History

Online Demos

Contact Support

Suggest a feature or report a bug

Pricing

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license, you can purchase one here or start a free 30-day trial here.


sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET net5.0-windows10.0 is compatible.  net6.0-windows was computed.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Syncfusion.Editors.WinUI:

Package Downloads
Syncfusion.Calendar.WinUI The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion WinUI Calendar, Calendar Date Picker, and Calendar DateRange Picker.

Syncfusion.Grid.WinUI The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion WinUI DataGrid, and TreeGrid.

Syncfusion.Scheduler.WinUI The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion WinUI Scheduler control and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.1.37 112 3/26/2024
25.1.35 506 3/15/2024
24.2.9 811 3/4/2024
24.2.8 427 2/26/2024
24.2.7 307 2/19/2024
24.2.6 270 2/14/2024
24.2.5 553 2/12/2024
24.2.4 277 2/5/2024
24.2.3 484 1/31/2024
24.1.47 417 1/22/2024
24.1.46 653 1/16/2024
24.1.45 288 1/8/2024
24.1.44 267 1/2/2024
24.1.43 229 12/27/2023
24.1.41 342 12/18/2023
23.2.7 450 12/6/2023
23.2.6 575 11/28/2023
23.2.5 337 11/23/2023
23.2.4 363 11/20/2023
23.1.44 513 11/6/2023
23.1.43 371 10/30/2023
23.1.42 405 10/23/2023
23.1.41 303 10/16/2023
23.1.40 440 10/10/2023
23.1.39 336 10/4/2023
23.1.38 393 9/26/2023
23.1.36 1,099 9/15/2023
22.2.12 448 9/5/2023
22.2.11 443 8/28/2023
22.2.10 394 8/22/2023
22.2.9 396 8/14/2023
22.2.8 415 8/7/2023
22.2.7 1,182 8/2/2023
22.2.5 615 7/27/2023
22.1.39 677 7/18/2023
22.1.38 1,092 7/11/2023
22.1.37 522 7/3/2023
22.1.36 470 6/28/2023
22.1.34 588 6/21/2023
21.2.10 1,090 6/12/2023
21.2.9 574 6/6/2023
21.2.8 1,040 5/30/2023
21.2.6 628 5/22/2023
21.2.5 718 5/15/2023
21.2.4 1,126 5/9/2023
21.2.3 728 5/3/2023
21.1.41 1,451 4/19/2023
21.1.39 742 4/10/2023
21.1.38 830 4/3/2023
21.1.37 788 3/29/2023
21.1.35 1,158 3/23/2023
20.4.0.54 1,131 3/13/2023
20.4.0.53 823 3/7/2023
20.4.0.52 909 2/28/2023
20.4.0.51 903 2/21/2023
20.4.0.50 964 2/14/2023
20.4.0.49 1,034 2/7/2023
20.4.0.48 1,176 2/1/2023
20.4.0.44 1,272 1/18/2023
20.4.0.43 1,035 1/10/2023
20.4.0.42 1,047 1/4/2023
20.4.0.41 1,002 12/29/2022
20.4.0.40 984 12/28/2022
20.4.0.38 1,266 12/21/2022
20.3.0.61 1,122 12/12/2022
20.3.0.60 1,159 12/6/2022
20.3.0.59 2,204 11/29/2022
20.3.0.58 1,418 11/22/2022
20.3.0.57 1,364 11/15/2022
20.3.0.56 1,476 11/8/2022
20.3.0.52 1,663 10/27/2022
20.3.0.50 1,603 10/18/2022
20.3.0.49 1,713 10/11/2022
20.3.0.48 1,526 10/5/2022
20.3.0.47 1,751 9/29/2022
20.2.0.50 1,503 9/20/2022
20.2.0.49 1,445 9/13/2022
20.2.0.48 1,473 9/6/2022
20.2.0.46 1,375 8/30/2022
20.2.0.45 1,445 8/23/2022
20.2.0.44 1,461 8/16/2022
20.2.0.43 1,603 8/8/2022
20.2.0.40 3,220 7/26/2022
20.2.0.39 1,590 7/19/2022
20.2.0.38 1,524 7/12/2022
20.2.0.36 1,577 6/30/2022
20.1.0.61 1,614 6/20/2022
20.1.0.60 1,509 6/14/2022
20.1.0.59 1,757 6/6/2022
20.1.0.58 1,795 5/31/2022
20.1.0.57 1,443 5/24/2022
20.1.0.56 1,500 5/17/2022
20.1.0.55 1,472 5/12/2022
20.1.0.52 1,474 5/3/2022
20.1.0.51 1,728 4/26/2022
20.1.0.50 1,648 4/19/2022
20.1.0.48 1,640 4/12/2022
20.1.0.47 1,720 4/4/2022
19.4.0.56 2,630 3/14/2022
19.4.0.55 1,685 3/8/2022
19.4.0.54 1,717 2/28/2022
19.4.0.53 1,450 2/22/2022
19.4.0.52 1,531 2/15/2022
19.4.0.50 1,472 2/8/2022
19.4.0.48 1,530 1/31/2022
19.4.0.47 1,503 1/25/2022
19.4.0.43 1,588 1/18/2022
19.4.0.42 1,568 1/11/2022
19.4.0.41 952 1/4/2022
19.4.0.40 914 12/28/2021
19.4.0.38 1,105 12/17/2021
19.3.0.59 900 12/14/2021
19.3.0.57 883 12/7/2021
19.3.0.56 1,526 11/29/2021
19.3.0.55 880 11/23/2021
19.3.0.54 932 11/17/2021
19.3.0.53 976 11/12/2021
19.3.0.48 1,007 11/3/2021
19.3.0.47 1,054 10/26/2021
19.3.0.46 1,084 10/19/2021
19.3.0.45 1,036 10/12/2021
19.3.0.44 1,033 10/5/2021
19.3.0.43 1,122 9/30/2021
19.2.0.62 889 9/13/2021
19.2.0.60 910 9/7/2021
19.2.0.59 831 8/30/2021
19.2.0.57 824 8/24/2021
19.2.0.56 860 8/17/2021
19.2.0.55 886 8/11/2021
19.2.0.51 444 8/2/2021
19.2.0.49 427 7/26/2021
19.2.0.48 431 7/19/2021
19.2.0.47 483 7/13/2021
19.2.0.46 473 7/6/2021
19.2.0.44 568 6/30/2021
19.1.0.69-beta 280 6/15/2021
19.1.0.67-beta 292 6/8/2021
19.1.0.66-beta 269 6/1/2021
19.1.0.65-beta 213 5/25/2021
19.1.0.64-beta 264 5/19/2021
19.1.0.63-beta 277 5/13/2021
19.1.0.59-beta 272 5/4/2021
19.1.0.58-beta 280 4/27/2021
19.1.0.57-beta 280 4/20/2021
19.1.0.56-beta 270 4/14/2021
19.1.0.55-beta 269 4/6/2021
19.1.0.54-beta 508 3/30/2021
18.4.0.49-beta 243 3/23/2021
18.4.0.48-beta 187 3/16/2021
18.4.0.47-beta 240 3/9/2021
18.4.0.46-beta 186 3/2/2021
18.4.0.44-beta 227 2/23/2021
18.4.0.43-beta 186 2/16/2021
18.4.0.42-beta 194 2/9/2021
18.4.0.41-beta 206 2/2/2021
18.4.0.39-beta 217 1/28/2021
18.4.0.35-beta 206 1/19/2021
18.4.0.34-beta 220 1/12/2021
18.4.0.33-beta 200 1/5/2021
18.4.0.32-beta 202 12/30/2020
18.4.0.31-beta 236 12/22/2020
18.4.0.30-beta 295 12/17/2020
18.3.0.53-beta 259 12/8/2020
18.3.0.52-beta 261 12/1/2020
18.3.0.51-beta 296 11/24/2020
18.3.0.50-beta 228 11/17/2020
18.3.0.48-beta 299 11/11/2020
18.3.0.47-beta 259 11/5/2020
18.3.0.44-beta 268 10/27/2020
18.3.0.42-beta 290 10/20/2020
18.3.0.40-beta 264 10/13/2020
18.3.0.39-beta 286 10/9/2020
18.3.0.35-beta 302 10/1/2020