[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.IConfigurable.GetSupportedSettings

GetSupportedSettings Method

GetSupportedSettings()

Returns the settings supported by a rendering extension.

Declaration
ISettings GetSupportedSettings()
Returns
Type Description
ISettings

A ISettings to provide access to the rendering extension settings.

GetSupportedSettings(bool)

Returns the settings supported by a rendering extension.

Declaration
ISettings GetSupportedSettings(bool fpl)
Parameters
Type Name Description
bool fpl

Indicates that this is a fixed page layout

Returns
Type Description
ISettings

A ISettings to provide access to the rendering extension settings.