StepProgressBarItem Constructors
An item that visualizes a progress milestone or step. A StepProgressBar control stores progress items in the StepProgressBar.Items collection.
Name | Parameters | Description |
---|---|---|
Step |
none |
Initializes a new instance of the Step |
Step |
caption |
Initializes a new instance of the Step |
See Also