Report Viewer parameters.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.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.Reporting.Silverlight.Client..::.ViewOptions

See Also