StepProgressBar.IndentBetweenItems Property
The distance between neighboring items. This value can change dynamically depending on the actual control size and selected StepProgressBar.LayoutMode.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type |
|---|
| Int32 |
Remarks
Note that IndentBetweenItems specifies the distance between items, not item indicators.

See Also