ActiveReports Developer 7
Viewer Class
Members  See Also 
GrapeCity.ActiveReports.Viewer.Silverlight.v7 Assembly > GrapeCity.ActiveReports Namespace : Viewer Class

Glossary Item Box

Represents the base class of a silverlight viewer component.

Object Model

Viewer Class

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.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               GrapeCity.ActiveReports.Viewer

See Also