Report Viewer parameters.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public class ViewOptions : DependencyObject
Visual Basic (Declaration)
Public Class ViewOptions _
	Inherits DependencyObject
Visual C++
public ref class ViewOptions : public DependencyObject

Inheritance Hierarchy

System..::.Object
  System.Windows..::.DependencyObject
    PerpetuumSoft.ReportingServices.Viewer.Client..::.ViewOptions

See Also