StepProgressBar.DistanceBetweenContentBlockElements Property
In This Article
Gets or set the distance between the content block caption, description, and image.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The indent between content block elements. |
#Remarks
The figure below illustrates the DistanceBetweenContentBlockElements
(1) and StepProgressBar.IndicatorToContentBlockDistance (2) properties.
See Also