ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Advanced Namespace / DesignerForm Class / SessionSettingsStorage Property

In This Topic
    SessionSettingsStorage Property
    In This Topic
    Session settings storage interface
    Syntax
    'Declaration
     
    Public Property SessionSettingsStorage As ISessionSettingsStorage
    public ISessionSettingsStorage SessionSettingsStorage {get; set;}
    See Also