Syncfusion.SfInput.UWP 19.4.0.55

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.SfInput.UWP --version 19.4.0.55
                    
NuGet\Install-Package Syncfusion.SfInput.UWP -Version 19.4.0.55
                    
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.SfInput.UWP" Version="19.4.0.55" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.SfInput.UWP" Version="19.4.0.55" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.SfInput.UWP" />
                    
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 Syncfusion.SfInput.UWP --version 19.4.0.55
                    
#r "nuget: Syncfusion.SfInput.UWP, 19.4.0.55"
                    
#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.
#addin nuget:?package=Syncfusion.SfInput.UWP&version=19.4.0.55
                    
Install Syncfusion.SfInput.UWP as a Cake Addin
#tool nuget:?package=Syncfusion.SfInput.UWP&version=19.4.0.55
                    
Install Syncfusion.SfInput.UWP as a Cake Tool

Syncfusion input controls for UWP provide various input controls commonly used in line-of-business applications. This package contains the following controls.

List of Controls:

Calculator

The UWP Calculator control provides a basic calculator interface that is useful when end users need to perform simple calculations without switching to an external application.

Key features

  • Support for memory operations
  • Current value can be easily retrieved
  • Provide culture support

Calendar

The UWP Calendar control allows users to easily select single or multiple dates like built-in calendar. It provides smooth gestures for navigation between month and year views.

Key features

  • Ability to disable date selection for certain dates and within a specific date range.
  • Appearance customization.
  • Displaying events in inline or agenda view.
  • Globalization and localization to meet the needs of various regions.

ComboBox

The UWP ComboBox is a combination of a drop-down list (or list box) and an editable text box, allowing users to either enter a value directly or chose from the drop-down list.

DatePicker

The UWP DatePicker control provides an intuitive touch interface to quickly select a date. It allows users to choose different date formats and specify minimum and maximum dates to restrict date selection. The time selector appearance can also be completely customized.

Key features

  • Formatting – The Control displays the selected Date value in a various formats.
  • Date Selector – The drop-down portion used for selecting the date can be customized.

DateTimePicker

The UWP DateTimePicker control displays each part of a date or time in a separate date-time item drop-down list which can be edited. This control can be used to manipulate date-time objects using a familiar drop-down list in a touch-friendly manner.

Key features

  • Formatting – The control displays the selected date value in a various formats.
  • Customization – Each DateTimeItem displayed in this control contains date or time parts that can be customized.

Domain UpDown

The UWP Domain UpDown control lets users select from a list of options by cycling through them one by one, using the up and down buttons.

Key features

  • Items Source – Any business object collection can be bound to the control.
  • Spin Buttons Alignment – The position of up and down repeat buttons can be customized.
  • Up Down Button Style – The control allows you to customize the style of the up and down repeat buttons.

The UWP DropDown button is an element that, when tapped, reveals additional content.

Key features

  • Support for complete customization
  • Allows to show a content and drop down content

Masked TextBox

The UWP Masked TextBox (masked input) control is an enhanced version of a text box that additionally restricts input to conform to a specific structure or mask.

Key features

  • The input can be masked with a fixed or variable length by setting the MaskType to Text or RegEx, respectively.
  • Custom prompt characters can be set.
  • Input validation can be done either during each key press or when the control loses its focus.
  • Values and Clipboard operations can be used with or without literal and prompt characters.
  • Watermark text can be used to display an instruction or important information.
  • The UI of the masked text box is completely customizable.

Numeric TextBox

The UWP numeric textbox control restricts the input to allow only numbers to be entered. It supports culture based formatting and other features.

Key features

  • Number Formatting – Input string can be formatted using format strings.
  • Culture – Number format can be localized to any specific culture.
  • Null Value – The control will allow the user to set null value.
  • Parsing Mode – Value gets parsed based on this property.

Numeric UpDown

The NumericUpDown control for UWP allows users to increase or decrease a numeric value using the increment and decrement buttons.

Key features

  • Number Formatting – Number can be formatted by setting the Format String for the control.
  • Culture – Number can be localized by setting Culture property of the control.
  • Null Value – The control will allow the user to set Null Value for the control.
  • Range – User can restrict the Values between a specific range by setting Maximum and Minimum value.
  • Auto Reverse – When the Value reaches either Maximum or Minimum value, it automatically reverses the value from the Maximum or Minimum value.
  • Parsing Mode – Value gets parsed based on this property.
  • Spin Buttons Alignment – The alignment of Up and Down repeat buttons can be customized.

Picker

The Picker control allows users to pick an item among a list of items that can be customized with custom view. This control can be opened as a dialog. Its rich feature set includes functionalities like data binding, multicolumn, header/footer, custom view on header/footer, and default validation buttons.

Key features

  • Show Picker in Dialog support - Provides support for open the picker in Dialog mode.
  • Selection support - Provides support for selection by using mouse, keyboard and touch interactions.
  • Header Customization support - Provides support for customizing Background, TextColor and Fonts in Header.
  • Footer Customization support - provides support for customizing Footer item using SfPicker.Footer custom view.
  • Item Customization support - provides support for selected and unselected items Color, Font, FontSize and FontAttribute.
  • Multi Column support - Provides support for populate the items as Multi-Column based on the Data Source.
  • Customize each column width support - Provides support for user to adjust the column width using ColumnLoaded event.
  • Column Header support - Provides support for enable or disable the Column Header.
  • Column Header Customization support - Provides support for customizing Background, TextColor and Fonts in Column Header.

Range Slider

The Range Slider control allows the user to select the range of values within the specified minimum and maximum limits. The range can be selected by moving the thumb control along a track.

Key features

  • Provides support to select values as a range.
  • Restricts values to choose within a minimum and maximum constraints.
  • Supports to change the tick intervals in uniform pattern.
  • Provides user-friendly customization support to customize ticks and labels.

Radial Slider

The UWP Radial or Circular Slider control provides an intuitive touch interface for selecting a numeric value on a circular display. Supports specifying the display range and changing the number of intermediate ticks on the slider that shows values.

Key features

  • Customization – Can customize outer rim, inner rim, labels, ticks, pointer.
  • Content – Can place content inside the inner rim.

Rating

The Rating control allows users to select a value from a group of symbols. This provides an intuitive rating experience that allows users to select the number of stars that represent their rating. The appearance and selection behavior of the control are highly customizable.

Key features

  • Rate items count can be easily specified
  • Supports three different rating precisions

Learn More about UWP 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 + controls 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 ofSyncfusion'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.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Syncfusion.SfInput.UWP:

Package Downloads
Syncfusion.Xamarin.SfNumericTextBox

This package provides the functionality to utilize the features of Syncfusion® Xamarin Numeric TextBox control and more.

Syncfusion.Xamarin.SfRangeSlider

This package provides the functionality to utilize the features of Syncfusion® Xamarin Range Slider control and more.

Syncfusion.Xamarin.SfPicker

This package provides the functionality to utilize the features of Syncfusion® Xamarin Picker, DatePicker, and TimePicker.

Syncfusion.Xamarin.SfAutoComplete

This package provides the functionality to utilize the features of Syncfusion® Xamarin AutoComplete control and more.

Syncfusion.Xamarin.SfNumericUpDown

This package provides the functionality to utilize the features of Syncfusion® Xamarin NumericUpDown control and more.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.SfInput.UWP:

Repository Stars
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Version Downloads Last updated
29.2.7 361 5/26/2025
29.2.5 424 5/20/2025
29.2.4 454 5/14/2025
29.1.41 421 5/5/2025
29.1.40 379 4/28/2025
29.1.39 421 4/21/2025
29.1.38 480 4/14/2025
29.1.37 412 4/8/2025
29.1.35 441 4/1/2025
29.1.33 763 3/25/2025
28.2.12 394 3/19/2025
28.2.11 545 3/10/2025
28.2.9 565 3/3/2025
28.2.7 441 2/25/2025
28.2.6 686 2/17/2025
28.2.5 513 2/11/2025
28.2.4 519 2/4/2025
28.2.3 2,592 1/29/2025
28.1.41 524 1/20/2025
28.1.39 352 1/13/2025
28.1.38 467 1/7/2025
28.1.37 484 12/31/2024
28.1.36 523 12/23/2024
28.1.35 527 12/18/2024
28.1.33 520 12/12/2024
27.2.5 1,199 12/2/2024
27.2.4 478 11/26/2024
27.2.3 473 11/22/2024
27.2.2 491 11/15/2024
27.1.58 543 11/4/2024
27.1.57 653 10/28/2024
27.1.56 485 10/23/2024
27.1.55 416 10/21/2024
27.1.53 527 10/14/2024
27.1.52 493 10/7/2024
27.1.51 508 9/30/2024
27.1.50 957 9/23/2024
27.1.48 738 9/18/2024
26.2.14 767 9/9/2024
26.2.13 612 9/5/2024
26.2.12 534 9/2/2024
26.2.11 1,001 8/27/2024
26.2.10 615 8/19/2024
26.2.9 708 8/12/2024
26.2.8 471 8/5/2024
26.2.7 374 7/29/2024
26.2.5 681 7/26/2024
26.2.4 479 7/24/2024
26.1.42 579 7/15/2024
26.1.41 553 7/8/2024
26.1.40 597 7/1/2024
26.1.39 1,140 6/24/2024
26.1.38 1,238 6/18/2024
26.1.35 4,626 6/11/2024
25.2.7 623 6/3/2024
25.2.6 628 5/28/2024
25.2.5 585 5/21/2024
25.2.4 579 5/14/2024
25.2.3 588 5/8/2024
25.1.42 1,346 4/29/2024
25.1.41 852 4/23/2024
25.1.40 688 4/15/2024
25.1.39 771 4/8/2024
25.1.38 1,143 4/1/2024
25.1.37 648 3/26/2024
25.1.35 2,514 3/15/2024
24.2.9 1,733 3/4/2024
24.2.8 896 2/26/2024
24.2.7 1,131 2/19/2024
24.2.6 1,047 2/14/2024
24.2.5 876 2/12/2024
24.2.4 959 2/5/2024
24.2.3 1,150 1/31/2024
24.1.47 1,368 1/22/2024
24.1.46 1,128 1/16/2024
24.1.45 1,330 1/8/2024
24.1.44 1,273 1/2/2024
24.1.43 1,137 12/27/2023
24.1.41 1,583 12/18/2023
23.2.7 1,476 12/6/2023
23.2.6 3,213 11/28/2023
23.2.5 2,182 11/23/2023
23.2.4 1,529 11/20/2023
23.1.44 1,731 11/6/2023
23.1.43 1,643 10/30/2023
23.1.42 2,132 10/23/2023
23.1.41 1,421 10/16/2023
23.1.40 1,892 10/10/2023
23.1.39 2,015 10/4/2023
23.1.38 3,347 9/26/2023
23.1.36 8,038 9/15/2023
22.2.12 2,177 9/5/2023
22.2.11 1,884 8/28/2023
22.2.10 1,731 8/22/2023
22.2.9 1,851 8/14/2023
22.2.8 1,600 8/7/2023
22.2.7 2,180 8/2/2023
22.2.5 1,831 7/27/2023
22.1.39 2,087 7/18/2023
22.1.38 1,751 7/11/2023
22.1.37 2,130 7/3/2023
22.1.36 2,209 6/28/2023
22.1.34 6,675 6/21/2023
21.2.10 2,793 6/12/2023
21.2.9 2,384 6/6/2023
21.2.8 2,337 5/30/2023
21.2.6 2,253 5/22/2023
21.2.5 2,312 5/15/2023
21.2.4 2,878 5/9/2023
21.2.3 2,711 5/3/2023
21.1.41 3,519 4/19/2023
21.1.39 2,701 4/10/2023
21.1.38 3,151 4/3/2023
21.1.37 3,056 3/29/2023
21.1.35 4,563 3/23/2023
20.4.0.54 3,119 3/13/2023
20.4.0.53 3,207 3/7/2023
20.4.0.52 3,516 2/28/2023
20.4.0.51 4,820 2/21/2023
20.4.0.50 3,373 2/14/2023
20.4.0.49 3,398 2/7/2023
20.4.0.48 5,362 2/1/2023
20.4.0.44 10,872 1/18/2023
20.4.0.43 4,247 1/10/2023
20.4.0.42 3,905 1/4/2023
20.4.0.41 3,606 12/29/2022
20.4.0.40 3,417 12/28/2022
20.4.0.38 4,184 12/21/2022
20.3.0.61 4,148 12/12/2022
20.3.0.60 4,451 12/6/2022
20.3.0.59 5,926 11/29/2022
20.3.0.58 6,348 11/22/2022
20.3.0.57 4,308 11/15/2022
20.3.0.56 4,390 11/8/2022
20.3.0.52 4,830 10/27/2022
20.3.0.50 5,263 10/18/2022
20.3.0.49 5,934 10/11/2022
20.3.0.48 5,839 10/5/2022
20.3.0.47 6,228 9/29/2022
20.2.0.50 6,808 9/20/2022
20.2.0.49 5,259 9/13/2022
20.2.0.48 6,960 9/6/2022
20.2.0.46 5,809 8/30/2022
20.2.0.45 5,668 8/23/2022
20.2.0.44 5,545 8/16/2022
20.2.0.43 6,454 8/8/2022
20.2.0.40 32,192 7/26/2022
20.2.0.39 5,895 7/19/2022
20.2.0.38 5,671 7/12/2022
20.2.0.36 36,778 6/30/2022
20.1.0.61 8,577 6/20/2022
20.1.0.60 8,261 6/14/2022
20.1.0.59 6,559 6/6/2022
20.1.0.58 5,986 5/30/2022
20.1.0.57 6,418 5/23/2022
20.1.0.56 7,760 5/17/2022
20.1.0.55 7,567 5/12/2022
20.1.0.52 6,811 5/2/2022
20.1.0.51 6,561 4/26/2022
20.1.0.50 5,957 4/19/2022
20.1.0.48 6,322 4/12/2022
20.1.0.47 11,014 4/4/2022
19.4.0.56 12,490 3/14/2022
19.4.0.55 6,399 3/8/2022
19.4.0.54 6,523 2/28/2022
19.4.0.53 9,881 2/22/2022
19.4.0.52 5,656 2/15/2022
19.4.0.50 6,625 2/8/2022
19.4.0.48 23,394 1/31/2022
19.4.0.47 6,264 1/24/2022
19.4.0.43 6,353 1/18/2022
19.4.0.42 4,155 1/10/2022
19.4.0.41 4,706 1/4/2022
19.4.0.40 3,886 12/28/2021
19.4.0.38 5,890 12/17/2021
19.3.0.59 8,215 12/14/2021
19.3.0.57 4,760 12/7/2021
19.3.0.56 5,461 11/29/2021
19.3.0.55 10,634 11/23/2021
19.3.0.54 4,023 11/17/2021
19.3.0.53 4,724 11/12/2021
19.3.0.48 5,804 11/3/2021
19.3.0.47 4,938 10/26/2021
19.3.0.46 20,228 10/19/2021
19.3.0.45 5,229 10/12/2021
19.3.0.44 5,588 10/5/2021
19.3.0.43 5,996 9/30/2021
19.2.0.62 6,413 9/13/2021
19.2.0.60 5,437 9/7/2021
19.2.0.59 5,269 8/30/2021
19.2.0.57 5,706 8/24/2021
19.2.0.56 5,135 8/17/2021
19.2.0.55 5,053 8/11/2021
19.2.0.51 4,719 8/2/2021
19.2.0.49 5,441 7/26/2021
19.2.0.48 4,897 7/19/2021
19.2.0.47 5,769 7/13/2021
19.2.0.46 4,942 7/6/2021
19.2.0.44 24,981 6/30/2021
19.1.0.69 7,874 6/14/2021
19.1.0.67 4,851 6/7/2021
19.1.0.66 4,969 5/31/2021
19.1.0.65 6,062 5/24/2021
19.1.0.64 8,987 5/19/2021
19.1.0.63 5,010 5/13/2021
19.1.0.59 8,857 5/3/2021
19.1.0.58 6,609 4/26/2021
19.1.0.57 4,754 4/20/2021
19.1.0.56 8,732 4/12/2021
19.1.0.55 5,609 4/6/2021
19.1.0.54 8,238 3/30/2021
18.4.0.49 6,891 3/22/2021
18.4.0.48 7,833 3/16/2021
18.4.0.47 5,711 3/9/2021
18.4.0.46 5,205 3/2/2021
18.4.0.44 6,222 2/23/2021
18.4.0.43 5,925 2/15/2021
18.4.0.42 5,372 2/9/2021
18.4.0.41 34,989 2/2/2021
18.4.0.39 5,344 1/28/2021
18.4.0.35 5,188 1/19/2021
18.4.0.34 5,986 1/12/2021
18.4.0.33 5,349 1/4/2021
18.4.0.32 4,448 12/30/2020
18.4.0.31 9,102 12/22/2020
18.4.0.30 6,726 12/17/2020
18.3.0.53 6,446 12/8/2020
18.3.0.52 4,880 11/30/2020
18.3.0.51 5,517 11/23/2020
18.3.0.50 5,795 11/17/2020
18.3.0.48 5,661 11/10/2020
18.3.0.47 5,312 11/5/2020
18.3.0.44 15,670 10/27/2020
18.3.0.42 6,543 10/20/2020
18.3.0.40 6,746 10/12/2020
18.3.0.38 6,348 10/7/2020
18.3.0.35 25,457 10/1/2020
18.2.0.59 13,406 9/22/2020
18.2.0.58 6,607 9/15/2020
18.2.0.57 8,361 9/8/2020
18.2.0.56 5,436 9/1/2020
18.2.0.55 6,439 8/25/2020
18.2.0.54 6,170 8/18/2020
18.2.0.48 7,273 8/4/2020
18.2.0.47 5,631 7/28/2020
18.2.0.46 6,237 7/21/2020
18.2.0.45 5,514 7/14/2020
18.2.0.44 7,350 7/6/2020
18.1.0.59 8,960 6/23/2020
18.1.0.57 7,653 6/15/2020
18.1.0.56 5,710 6/9/2020
18.1.0.55 5,865 6/2/2020
18.1.0.54 6,678 5/26/2020
18.1.0.53 5,639 5/19/2020
18.1.0.52 9,532 5/13/2020
18.1.0.48 6,785 5/5/2020
18.1.0.46 7,566 4/28/2020
18.1.0.45 14,043 4/21/2020
18.1.0.44 5,639 4/14/2020
18.1.0.43 5,956 4/7/2020
18.1.0.42 7,012 4/1/2020
18.1.0.36-beta 2,721 3/19/2020
17.4.0.55 16,681 3/10/2020
17.4.0.53 6,449 3/3/2020
17.4.0.51 6,334 2/25/2020
17.4.0.50 6,231 2/18/2020
17.4.0.49 6,641 2/11/2020
17.4.0.47 5,981 2/5/2020
17.4.0.46 8,826 1/30/2020
17.4.0.44 12,551 1/21/2020
17.4.0.43 7,448 1/14/2020
17.4.0.41 6,477 1/7/2020
17.4.0.40 5,845 12/24/2019
17.4.0.39 10,345 12/17/2019
17.3.0.34 7,287 12/10/2019
17.3.0.33 5,854 12/4/2019
17.3.0.30 5,064 12/3/2019
17.3.0.29 5,949 11/26/2019
17.3.0.28 7,860 11/18/2019
17.3.0.27 7,355 11/12/2019
17.3.0.26 8,314 11/5/2019
17.3.0.21 5,850 10/29/2019
17.3.0.19 5,703 10/22/2019
17.3.0.17 6,966 10/15/2019
17.3.0.14 14,464 10/3/2019
17.3.0.9-beta 3,036 9/20/2019
17.2.0.51 9,063 9/10/2019
17.2.0.49 7,562 9/3/2019
17.2.0.47 9,992 8/27/2019
17.2.0.46 5,846 8/22/2019
17.2.0.41 17,358 8/13/2019
17.2.0.40 8,567 8/6/2019
17.2.0.39 9,360 7/30/2019
17.2.0.36 5,577 7/23/2019
17.2.0.35 5,934 7/17/2019
17.2.0.34 15,528 7/11/2019
17.2.0.28-beta 3,018 6/27/2019
17.1.0.53 5,565 6/25/2019
17.1.0.52 6,807 6/18/2019
17.1.0.51 5,050 6/11/2019
17.1.0.50 5,024 6/4/2019
17.1.0.49 5,272 5/28/2019
17.1.0.48 6,698 5/21/2019
17.1.0.47 5,470 5/14/2019
17.1.0.44 5,205 5/7/2019
17.1.0.43 5,202 4/30/2019
17.1.0.42 5,180 4/23/2019
17.1.0.41 5,457 4/16/2019
17.1.0.40 5,086 4/9/2019
17.1.0.38 5,531 3/29/2019
17.1.0.32-beta 2,587 3/13/2019
16.4.0.54 6,659 2/19/2019
16.4.0.53 5,185 2/13/2019
16.4.0.52 6,003 2/5/2019
16.4.0.48 5,243 1/22/2019
16.4.0.47 5,014 1/16/2019
16.4.0.46 5,050 1/8/2019
16.4.0.44 5,399 12/24/2018
16.4.0.42 5,575 12/17/2018
16.4.0.40-beta 2,589 12/10/2018
16.3.0.36 5,370 11/27/2018
16.3.0.35-beta 2,700 11/23/2018
16.3.0.29 6,007 10/30/2018
16.3.0.21 5,754 9/21/2018
16.3.0.17-beta 2,567 9/12/2018
16.2.0.50 5,332 8/28/2018
16.2.0.46 6,867 8/8/2018