StepProgressBar.ItemOptions Property
In This Article
Provides access to settings that affect all items owned by this control. You can override these global settings for individual items: use the StepProgressBarItem.Options property.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Properties")]
public StepProgressBarCommonItemOptions ItemOptions { get; }
#Property Value
Type |
---|
Step |
See Also