The WPF based report Viewer control. The WPF Viewer control is used to preview report documents.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class Viewer
Inherits System.Windows.Controls.Control |
C# | |
---|
public class Viewer : System.Windows.Controls.Control |
Inheritance Hierarchy
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
GrapeCity.ActiveReports.Viewer.Wpf.Viewer
See Also