ActiveReports 8
Viewer Class
Members  See Also 
GrapeCity.ActiveReports.Viewer.Silverlight.v8 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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also