StepProgressBar.NearContentLength Property
Gets or sets the space allocated for the NearContent area. This is a dependency property.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
GridLength | The space allocated for the NearContent area. |
See Also