ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / ISettings Interface / GetSettings Method

In This Topic
    GetSettings Method (ISettings)
    In This Topic
    Returns a System.Collections.Specialized.NameValueCollection containing the settings for the rendering extension.
    Syntax
    'Declaration
     
    Function GetSettings() As NameValueCollection
    NameValueCollection GetSettings()
    See Also