syncfusion-wpf-step-progressbar
Installation
SKILL.md
Implementing WPF SfStepProgressBar
The SfStepProgressBar is a multi-step progress indicator for visualizing sequential workflows. Each step is a StepViewItem with active, inactive, or indeterminate status. Use it for order tracking, registration wizards, checkout flows, onboarding, or any process with discrete numbered stages.
When to Use This Skill
- User needs a step-by-step progress UI (wizard, checkout, order tracker)
- Displaying multiple stages with active/inactive/in-progress states
- Building vertical or horizontal step indicators with custom markers
- Binding steps from a data collection (MVVM / XML)
- Customizing marker shapes, connector colors, or step templates by status