ActiveReports Developer 7
RenderingExtensions Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > IConfigurationManager Interface : RenderingExtensions Property

Glossary Item Box

Returns the rendering extensions defined by the provider.

Syntax

Visual Basic (Declaration) 
ReadOnly Property RenderingExtensions As RenderingExtensionInfoCollection
C# 
RenderingExtensionInfoCollection RenderingExtensions {get;}

See Also