[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Text.Page.ConfigurableRenderingExtension-1.GetSupportedSettings

GetSupportedSettings Method

GetSupportedSettings()

Returns new instance of ConfigurableRenderingExtension<TSettings>.Settings with supported default properties.

Declaration
public ISettings GetSupportedSettings()
Returns
Type Description
ISettings
Implements

GetSupportedSettings(bool)

Returns new instance of ConfigurableRenderingExtension<TSettings>.Settings with supported default properties.

Declaration
public ISettings GetSupportedSettings(bool fpl)
Parameters
Type Name Description
bool fpl
Returns
Type Description
ISettings
Implements