StepProgressBar.DistanceBetweenContentBlockElements Property
Gets or set the distance between the content block caption, description, and image.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.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