Syncfusion.SfProgressBar.WPF 19.3.0.44

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

The Progressbar control provides a customizable visual to indicate the progress of a task. The Syncfusion.SfProgressBar package supports Linear ProgressBar (SfLinearProgressBar) , Circular ProgressBar (SfCircularProgressBar) and StepProgressBar ( SfStepProgressBar).

List of Controls:

ProgressBar

The WPF Circular and Linear ProgressBar are controls that indicates the progress of a task with customizable visuals. It includes features to visualize progress in rectangular and circular shapes, determinate and indeterminate states, segments, and customized ranges in different colors.

Key features

  • Visualizes the progress in different shapes, such as rectangle and circle.
  • Determinate shows a specific amount of progress and indeterminate shows redundant animations of progress.
  • Customize ranges with different colors inside the progress bar.
  • Visualizes the progress in segments.
  • Displays the custom content at the center of the circular progress bar.
  • Customizes the angle of the circular progress bar.

StepProgressBar

The WPF StepProgressBar control is used to show the progress of a multiple-step process, such as new user registration or package status tracking. You can customize its appearance by changing the step shape, progress bar color, step template, and content template.

Key features

  • Visualize step progress markers with different shapes, such as square and circle.
  • Customize the step marker template for different statuses and each step.
  • Customize the progress bar styles and statuses (e.g., Active, Indeterminate, Inactive) for steps.

Learn More about WPF 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 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Syncfusion.SfProgressBar.WPF:

Package Downloads
FrameworkOfAliveApplication.CoreBase

Base library for .net6.0

FrameworkOfAliveApplication.FrameworkBase.Charting

Charting library for .net Framework

FrameworkOfAliveApplication.CoreBase.Charting

Charting library for net6.0

FrameworkOfAliveApplication.FrameworkBase

ApplicationFramework.FrameworkBase

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Syncfusion.SfProgressBar.WPF:

Repository Stars
WolvenKit/WolvenKit
Community Mod editor/creator for REDengine games.
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
syncfusion/wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
Version Downloads Last updated
29.2.5 84 5/20/2025
29.2.4 323 5/14/2025
29.1.41 324 5/5/2025
29.1.40 238 4/28/2025
29.1.39 310 4/21/2025
29.1.38 606 4/14/2025
29.1.37 283 4/8/2025
29.1.35 676 4/1/2025
29.1.33 791 3/25/2025
28.2.12 476 3/19/2025
28.2.11 389 3/10/2025
28.2.9 409 3/3/2025
28.2.7 197 2/25/2025
28.2.6 1,006 2/17/2025
28.2.5 911 2/11/2025
28.2.4 631 2/4/2025
28.2.3 858 1/29/2025
28.1.41 273 1/20/2025
28.1.39 295 1/13/2025
28.1.38 1,076 1/7/2025
28.1.37 1,269 12/31/2024
28.1.36 386 12/23/2024
28.1.35 195 12/18/2024
28.1.33 657 12/12/2024
27.2.5 384 12/2/2024
27.2.4 271 11/26/2024
27.2.3 221 11/22/2024
27.2.2 835 11/15/2024
27.1.58 1,912 11/4/2024
27.1.57 2,149 10/28/2024
27.1.56 241 10/23/2024
27.1.55 305 10/21/2024
27.1.53 591 10/14/2024
27.1.52 436 10/7/2024
27.1.51 1,719 9/30/2024
27.1.50 380 9/23/2024
27.1.48 472 9/18/2024
26.2.14 651 9/9/2024
26.2.13 247 9/5/2024
26.2.12 192 9/2/2024
26.2.11 974 8/27/2024
26.2.10 334 8/19/2024
26.2.9 2,671 8/12/2024
26.2.8 357 8/5/2024
26.2.7 218 7/29/2024
26.2.5 159 7/25/2024
26.2.4 253 7/24/2024
26.1.42 635 7/15/2024
26.1.41 306 7/8/2024
26.1.40 450 7/1/2024
26.1.39 365 6/24/2024
26.1.38 340 6/18/2024
26.1.35 398 6/11/2024
25.2.7 1,006 6/3/2024
25.2.6 1,659 5/28/2024
25.2.5 2,592 5/21/2024
25.2.4 305 5/14/2024
25.2.3 350 5/8/2024
25.1.42 507 4/29/2024
25.1.41 517 4/23/2024
25.1.40 2,802 4/15/2024
25.1.39 297 4/8/2024
25.1.38 291 4/1/2024
25.1.37 321 3/26/2024
25.1.35 1,700 3/15/2024
24.2.9 553 3/4/2024
24.2.8 348 2/26/2024
24.2.7 1,919 2/19/2024
24.2.6 270 2/14/2024
24.2.5 539 2/12/2024
24.2.4 1,664 2/5/2024
24.2.3 446 1/31/2024
24.1.47 391 1/22/2024
24.1.46 803 1/16/2024
24.1.45 469 1/8/2024
24.1.44 701 1/2/2024
24.1.43 354 12/27/2023
24.1.41 5,336 12/18/2023
23.2.7 879 12/6/2023
23.2.6 2,632 11/28/2023
23.2.5 406 11/23/2023
23.2.4 470 11/20/2023
23.1.44 659 11/6/2023
23.1.43 360 10/30/2023
23.1.42 506 10/23/2023
23.1.41 441 10/16/2023
23.1.40 463 10/10/2023
23.1.39 406 10/4/2023
23.1.38 1,185 9/26/2023
23.1.36 4,458 9/15/2023
22.2.12 1,011 9/5/2023
22.2.11 896 8/28/2023
22.2.10 465 8/22/2023
22.2.9 1,196 8/14/2023
22.2.8 1,328 8/7/2023
22.2.7 592 8/2/2023
22.2.5 901 7/27/2023
22.1.39 1,307 7/18/2023
22.1.38 506 7/11/2023
22.1.37 870 7/3/2023
22.1.36 1,055 6/28/2023
22.1.34 638 6/21/2023
21.2.10 1,911 6/12/2023
21.2.9 1,109 6/6/2023
21.2.8 2,171 5/30/2023
21.2.6 1,274 5/22/2023
21.2.5 482 5/15/2023
21.2.4 556 5/9/2023
21.2.3 760 5/3/2023
21.1.41 2,074 4/19/2023
21.1.39 941 4/10/2023
21.1.38 763 4/3/2023
21.1.37 555 3/29/2023
21.1.35 1,568 3/23/2023
20.4.0.54 1,676 3/13/2023
20.4.0.53 597 3/7/2023
20.4.0.52 682 2/28/2023
20.4.0.51 649 2/21/2023
20.4.0.50 1,002 2/14/2023
20.4.0.49 1,124 2/7/2023
20.4.0.48 962 2/1/2023
20.4.0.44 2,251 1/18/2023
20.4.0.43 916 1/10/2023
20.4.0.42 877 1/4/2023
20.4.0.41 1,584 12/29/2022
20.4.0.40 501 12/28/2022
20.4.0.38 1,690 12/21/2022
20.3.0.61 819 12/12/2022
20.3.0.60 2,069 12/6/2022
20.3.0.59 597 11/29/2022
20.3.0.58 814 11/21/2022
20.3.0.57 879 11/15/2022
20.3.0.56 730 11/8/2022
20.3.0.52 685 10/27/2022
20.3.0.50 881 10/17/2022
20.3.0.49 992 10/11/2022
20.3.0.48 688 10/5/2022
20.3.0.47 805 9/29/2022
20.2.0.50 969 9/20/2022
20.2.0.49 1,587 9/13/2022
20.2.0.48 700 9/6/2022
20.2.0.46 1,875 8/30/2022
20.2.0.45 690 8/23/2022
20.2.0.44 780 8/16/2022
20.2.0.43 860 8/8/2022
20.2.0.40 1,269 7/26/2022
20.2.0.39 1,418 7/19/2022
20.2.0.38 689 7/12/2022
20.2.0.36 1,748 6/30/2022
20.1.0.61 6,713 6/20/2022
20.1.0.60 660 6/14/2022
20.1.0.59 742 6/6/2022
20.1.0.58 642 5/30/2022
20.1.0.57 847 5/23/2022
20.1.0.56 784 5/17/2022
20.1.0.55 884 5/12/2022
20.1.0.52 1,007 5/2/2022
20.1.0.51 740 4/26/2022
20.1.0.50 717 4/19/2022
20.1.0.48 4,906 4/12/2022
20.1.0.47 2,239 4/4/2022
19.4.0.56 1,364 3/14/2022
19.4.0.55 756 3/8/2022
19.4.0.54 926 2/28/2022
19.4.0.53 758 2/21/2022
19.4.0.52 723 2/15/2022
19.4.0.50 703 2/8/2022
19.4.0.48 892 1/31/2022
19.4.0.47 727 1/24/2022
19.4.0.43 738 1/18/2022
19.4.0.42 736 1/10/2022
19.4.0.41 1,650 1/4/2022
19.4.0.40 560 12/28/2021
19.4.0.38 3,008 12/17/2021
19.3.0.59 662 12/14/2021
19.3.0.57 608 12/7/2021
19.3.0.56 1,459 11/29/2021
19.3.0.55 567 11/23/2021
19.3.0.54 626 11/17/2021
19.3.0.53 620 11/12/2021
19.3.0.48 736 11/3/2021
19.3.0.47 607 10/26/2021
19.3.0.46 1,879 10/19/2021
19.3.0.45 788 10/12/2021
19.3.0.44 601 10/5/2021
19.3.0.43 789 9/30/2021
19.2.0.62 925 9/13/2021
19.2.0.60 621 9/7/2021
19.2.0.59 688 8/30/2021
19.2.0.57 957 8/24/2021
19.2.0.56 897 8/17/2021
19.2.0.55 907 8/11/2021
19.2.0.51 862 8/2/2021
19.2.0.49 813 7/26/2021
19.2.0.48 802 7/19/2021
19.2.0.47 883 7/13/2021
19.2.0.46 833 7/6/2021
19.2.0.44 1,023 6/30/2021
19.1.0.69 1,440 6/14/2021
19.1.0.67 668 6/7/2021
19.1.0.66 694 5/31/2021
19.1.0.65 701 5/24/2021
19.1.0.64 632 5/19/2021
19.1.0.63 2,000 5/13/2021
19.1.0.59 693 5/3/2021
19.1.0.58 686 4/26/2021
19.1.0.57 691 4/20/2021
19.1.0.56 674 4/12/2021
19.1.0.55 728 4/6/2021
19.1.0.54 861 3/30/2021
18.4.0.49 712 3/22/2021
18.4.0.48 661 3/16/2021
18.4.0.47 752 3/9/2021
18.4.0.46 698 3/2/2021
18.4.0.44 698 2/23/2021
18.4.0.43 599 2/15/2021
18.4.0.42 591 2/9/2021
18.4.0.41 622 2/2/2021
18.4.0.39 754 1/28/2021
18.4.0.35 616 1/19/2021
18.4.0.34 606 1/12/2021
18.4.0.33 649 1/4/2021
18.4.0.32 584 12/30/2020
18.4.0.31 774 12/22/2020
18.4.0.30 1,164 12/17/2020
18.3.0.53 732 12/8/2020
18.3.0.52 683 11/30/2020
18.3.0.51 644 11/23/2020
18.3.0.50 958 11/17/2020
18.3.0.48 742 11/10/2020
18.3.0.47 826 11/5/2020
18.3.0.44 2,365 10/27/2020
18.3.0.42 779 10/20/2020
18.3.0.40 791 10/12/2020
18.3.0.38 712 10/7/2020
18.3.0.35 789 10/1/2020
18.2.0.59 781 9/22/2020
18.2.0.58 676 9/15/2020
18.2.0.57 669 9/8/2020
18.2.0.56 643 9/1/2020
18.2.0.55 663 8/24/2020
18.2.0.54 684 8/18/2020
18.2.0.48 728 8/4/2020
18.2.0.47 733 7/28/2020
18.2.0.46 710 7/21/2020
18.2.0.45 767 7/14/2020
18.2.0.44 980 7/6/2020
18.1.0.59 754 6/23/2020
18.1.0.57 731 6/15/2020
18.1.0.56 666 6/9/2020
18.1.0.55 744 6/2/2020
18.1.0.54 717 5/26/2020
18.1.0.53 690 5/19/2020
18.1.0.52 681 5/13/2020
18.1.0.48 681 5/5/2020
18.1.0.46 683 4/28/2020
18.1.0.45 683 4/20/2020
18.1.0.44 1,085 4/14/2020
18.1.0.43 692 4/7/2020
18.1.0.42 692 4/1/2020
18.1.0.36-beta 479 3/19/2020
17.4.0.55 854 3/10/2020
17.4.0.53 721 3/3/2020
17.4.0.51 684 2/25/2020
17.4.0.50 885 2/18/2020
17.4.0.49 716 2/11/2020
17.4.0.47 676 2/5/2020
17.4.0.46 708 1/30/2020
17.4.0.44 751 1/21/2020
17.4.0.43 768 1/14/2020
17.4.0.41 933 1/7/2020
17.4.0.40 816 12/24/2019
17.4.0.39 716 12/17/2019
17.3.0.34 790 12/10/2019
17.3.0.33 696 12/4/2019
17.3.0.30 704 12/3/2019
17.3.0.29 725 11/26/2019
17.3.0.28 721 11/18/2019
17.3.0.27 712 11/12/2019
17.3.0.26 690 11/5/2019
17.3.0.21 732 10/29/2019
17.3.0.19 800 10/22/2019
17.3.0.17 743 10/15/2019
17.3.0.14 971 10/3/2019
17.3.0.9-beta 588 9/26/2019