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
Dim instance As RenderingExtension
public sealed class RenderingExtension
public ref class RenderingExtension sealed
public final class RenderingExtension
public final class RenderingExtension

Remarks

Inheritance Hierarchy

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