ActiveReports Developer 7
IHtmlRenderingExtensionContext Interface
Members  See Also 
GrapeCity.ActiveReports.Export.Html.v7 Assembly > GrapeCity.ActiveReports.Export.Html.Page Namespace : IHtmlRenderingExtensionContext Interface

Glossary Item Box

Specifies a context for the HtmlRenderingExtension class to share data among the control renderers.

Syntax

Visual Basic (Declaration) 
Public Interface IHtmlRenderingExtensionContext 
C# 
public interface IHtmlRenderingExtensionContext 

See Also