Skip to main content
All docs
V23.2

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.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class StepProgressBarCommonItemOptions :
    StepProgressBarItemOptions

The following members return StepProgressBarCommonItemOptions objects:

Inheritance

Object
DevExpress.XtraEditors.StepProgressBarOptionsBase
StepProgressBarItemOptions
StepProgressBarCommonItemOptions
See Also