[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Configuration.CustomDesignerConfig

CustomDesignerConfig Class

Configuration entry for a custom report item designer.

Inheritance
CustomDesignerConfig
Namespace: GrapeCity.ActiveReports.Design.Configuration
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public class CustomDesignerConfig

Constructors

Name Description
CustomDesignerConfig(string, Type, string, IDictionary<string, ExpressionInfo>, bool)

Initializes a new instance of the CustomDesignerConfig class.

Fields

Name Description
BitmapResource

The resource name of the bitmap used in the toolbox.

DesignerType

The type of the designer.

ReportItemTypeName

The name of the report item type associated with this designer.

StyleDefaults

The default style settings for the designer.