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