ActiveReports 18 .NET Edition
MESCIUS.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 ISettings
    public ISettings GetSupportedSettings()
    See Also