StepProgressBarAppearance Properties
Contains appearance settings used to paint a StepProgressBar.| Name | Description |
|---|---|
| CommonActiveColor | Gets or sets the color of active StepProgressBar items. |
| CommonInactiveColor | Gets or sets the color of inactive StepProgressBar items. |
| FirstContentBlockAppearance | Contains properties that specify the appearance of the first content block. |
| ItemAppearance | Contains properties that specify the appearance of StepProgressBar items. |
| SecondContentBlockAppearance | Contains properties that specify the appearance of the second content block. |
See Also