Microsoft.Reporting.WinForm ...


 
RenderingExtension Class 

Encapsulates a rendering extension that can be used with the Report Viewer's report.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class RenderingExtension
Visual Basic (Usage)
Dim instance As RenderingExtension
C#
public sealed class RenderingExtension
C++
public ref class RenderingExtension sealed
J#
public final class RenderingExtension
JScript
public final class RenderingExtension
Remarks

This class is returned by the ListRenderingExtensions methods of the ServerReport and LocalReport classes.

Inheritance Hierarchy

System.Object
  Microsoft.Reporting.WinForms.RenderingExtension
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

Page view tracker