[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.IConfigurable

IConfigurable Interface

Interface for configurable components.

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

Methods

Name Description
GetSupportedSettings()

Returns the settings supported by a rendering extension.

GetSupportedSettings(bool)

Returns the settings supported by a rendering extension.

Extension Methods