[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Xml.Page.XmlRenderingExtension.GetSupportedSettings

GetSupportedSettings Method

GetSupportedSettings()

Gets supported settings of XmlRenderingExtension.

Declaration
public ISettings GetSupportedSettings()
Returns
Type Description
ISettings
Implements

GetSupportedSettings(bool)

Gets supported settings of XmlRenderingExtension.

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