[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.ISettings

ISettings Interface

Represents settings for the rendering extension.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ISettings

Methods

Name Description
ApplySettings(NameValueCollection)

Applies the specified settings to the rendering extension.

GetSettings()

Gets a NameValueCollection containing the settings for the rendering extension.

Extension Methods