Class DesignerSettings
Inheritance
System.Object
DesignerSettings
Namespace: BoldReports.Web
Assembly: BoldReports.Web.dll
Syntax
public class DesignerSettings : Object
Constructors
DesignerSettings()
Declaration
public DesignerSettings()
Properties
CustomStyleSheets
Declaration
public Dictionary<string, Dictionary<string, string>> CustomStyleSheets { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.Dictionary<System.String, System.String>> |
FeatureSettings
Declaration
public FeatureSettings FeatureSettings { get; set; }
Property Value
Type | Description |
---|---|
FeatureSettings |