ActiveReports Developer 7
GetSupportedSettings() Method
See Also 
GrapeCity.ActiveReports.Export.Xml.v7 Assembly > GrapeCity.ActiveReports.Export.Xml.Page Namespace > XmlRenderingExtension Class > GetSupportedSettings Method : GetSupportedSettings() Method

Glossary Item Box

Gets supported settings of XmlRenderingExtension.

Syntax

Visual Basic (Declaration) 
Public Overloads Function GetSupportedSettings() As ISettings
C# 
public ISettings GetSupportedSettings()

See Also