StepProgressBarItem.Options Property
Provides access to properties that allow you to override global item settings specified in the StepProgressBar.ItemOptions section.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
StepProgressBarItemOptions | An object that stores item settings. |
See Also