ActiveReports 13
GetSupportedSettings(Boolean) Method

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IConfigurable Interface > GetSupportedSettings Method : GetSupportedSettings(Boolean) Method
Indicates that this is a fixed page layout
Returns the settings supported by a rendering extension.
Syntax
'Declaration
 
Overloads Function GetSupportedSettings( _
   ByVal fpl As Boolean _
) As GrapeCity.ActiveReports.Extensibility.Rendering.ISettings
GrapeCity.ActiveReports.Extensibility.Rendering.ISettings GetSupportedSettings( 
   bool fpl
)

Parameters

fpl
Indicates that this is a fixed page layout

Return Value

A GrapeCity.ActiveReports.Extensibility.Rendering.ISettings to provide access to the rendering extension settings.
See Also

Reference

IConfigurable Interface
IConfigurable Members
Overload List