ASP.NET Core 11.1.10
Demos Support Blog Download
Show / Hide Table of Contents
PDF

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

Gets or sets a collection of custom style sheets for the designer.

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>>

A dictionary containing custom style sheet definitions, where each key-value pair contains a category string as the key and another dictionary of style attributes as the value.

FeatureSettings

Gets or sets the feature settings for the designer.

Declaration
public FeatureSettings FeatureSettings { get; set; }
Property Value
Type Description
FeatureSettings

An instance of FeatureSettings defining specific feature settings.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved