ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IConfigurable Interface / GetSupportedSettings Method / GetSupportedSettings() Method

In This Topic
    GetSupportedSettings() Method
    In This Topic
    Returns the settings supported by a rendering extension.
    Syntax
    'Declaration
     
    Overloads Function GetSupportedSettings() As ISettings
    ISettings GetSupportedSettings()

    Return Value

    A ISettings to provide access to the rendering extension settings.
    See Also