Skip to main content

ReportServicePreviewModel.StatusUpdateInterval Property

Specifies the time interval, in which ReportServicePreviewModel's events are raised.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v14.2.dll

#Declaration

public TimeSpan StatusUpdateInterval { get; set; }

#Property Value

Type Description
TimeSpan

A TimeSpan value.

See Also