ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / IConfigurationManager Interface / RenderingExtensions Property

In This Topic
    RenderingExtensions Property
    In This Topic
    Returns the rendering extensions defined by the provider.
    Syntax
    'Declaration
     
    ReadOnly Property RenderingExtensions As RenderingExtensionInfoCollection
    RenderingExtensionInfoCollection RenderingExtensions {get;}
    See Also