ActiveReports Developer 7
SetRenderMethodDelegate Method
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : SetRenderMethodDelegate Method

renderMethod

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub SetRenderMethodDelegate( _
   ByVal renderMethod As System.Web.UI.RenderMethod _
) 
C# 
public void SetRenderMethodDelegate( 
   System.Web.UI.RenderMethod renderMethod
)

Parameters

renderMethod

See Also