Skip to main content
A newer version of this page is available. .

DxDocumentViewerProgressBarSettings.Position Property

Gets or sets the progress bar’s relative position on a page.

Namespace: DevExpress.Blazor.Reporting

Assembly: DevExpress.Blazor.Reporting.v20.2.dll

NuGet Package: DevExpress.Blazor.Reporting

Declaration

[Parameter]
public ProgressBarPosition Position { get; set; }

Property Value

Type
ProgressBarPosition
See Also