ActiveReports Developer 7
Dispatcher Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Dispatcher Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Dispatcher As System.Windows.Threading.Dispatcher
C# 
public System.Windows.Threading.Dispatcher Dispatcher {get;}

See Also