ReportServicePreviewModel.ProgressValue Property
In This Article
Gets the current progress value shown in the Progress Bar, which appears in the Document Viewer while the document is being created.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value. |
See Also