ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Xml.Page Namespace / XmlRenderingExtension Class / GetSupportedSettings Method / GetSupportedSettings() Method

In This Topic
    GetSupportedSettings() Method
    In This Topic
    Gets supported settings of XmlRenderingExtension.
    Syntax
    'Declaration
     
    Public Overloads Function GetSupportedSettings() As GrapeCity.ActiveReports.Extensibility.Rendering.ISettings
    public GrapeCity.ActiveReports.Extensibility.Rendering.ISettings GetSupportedSettings()
    See Also