IDocumentViewModel.IsCreating Property
Indicates whether the document creation is still in progress.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the document’s pages are still being created; otherwise, false. |
See Also