ActiveReports 12
DocumentRendererAttribute Constructor

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace > DocumentRendererAttribute Class : DocumentRendererAttribute Constructor
Type of the renderer.
Initializes a new instance of the DocumentRendererAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal rendererType As Type _
)
public DocumentRendererAttribute( 
   Type rendererType
)

Parameters

rendererType
Type of the renderer.
See Also

Reference

DocumentRendererAttribute Class
DocumentRendererAttribute Members