ReportServicePreviewModel.StatusUpdateInterval Property
Specifies the time interval, in which ReportServicePreviewModel‘s events are raised.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan | A TimeSpan value. |
See Also