DocumentPreviewModelBase.ProgressVisibility Property
In This Article
Gets the current visibility of the Progress Bar, which appears in the Print Preview while the document is being created.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Progress Bar is shown; otherwise false. |
#Remarks
The following image demonstrates the Progress Bar shown in DocumentPreview.
#Implements
See Also