StepProgressBarCommonItemOptions Class
Contains settings that affect all items owned by this Step Progress Bar. To override these settings for individual items, use the StepProgressBarItem.Options property.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Related API Members
The following members return StepProgressBarCommonItemOptions objects:
Inheritance
Object
DevExpress.XtraEditors.StepProgressBarOptionsBase
StepProgressBarItemOptions
StepProgressBarCommonItemOptions
See Also