Skip to main content
All docs
V25.1
  • 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.v25.1.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