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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type |
---|
Int32 |
Remarks
Note that IndentBetweenItems
specifies the distance between items, not item indicators.
See Also