StepProgressBarItemOptions.Indicator Property
In This Article
Provides access to settings that affect item indicator(s).
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Properties")]
public StepProgressBarIndicatorOptions Indicator { get; }
#Property Value
Type | Description |
---|---|
Step |
Stores settings that affect item indicator |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Indicator |
---|---|
Step |
|
See Also