ActiveReports 13
Dispatcher Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Dispatcher Property
Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with.
Syntax
'Declaration
 
Public ReadOnly Property Dispatcher As Dispatcher
public Dispatcher Dispatcher {get;}

Property Value

The dispatcher.
See Also

Reference

Viewer Class
Viewer Members