Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic (Declaration)
Language Filter: C#
ActiveReports Developer 7
Settings Property
See Also
GrapeCity.ActiveReports.Export.Html.v7 Assembly
>
GrapeCity.ActiveReports.Export.Html.Page Namespace
>
IHtmlRenderingExtensionContext Interface
: Settings Property
Visual Basic (Declaration)
C#
Glossary Item Box
Gets the
GrapeCity.ActiveReports.Extensibility.Rendering.ISettings
to use while rendering a report. This points back to the settings on the
HtmlRenderingExtension
class.
Syntax
Visual Basic (Declaration)
ReadOnly Property Settings As
ISettings
C#
ISettings
Settings {get;}
See Also
Reference
IHtmlRenderingExtensionContext Interface
IHtmlRenderingExtensionContext Members