[]
Configuration entry for a custom report item designer.
public class CustomDesignerConfig
| Name | Description |
|---|---|
| CustomDesignerConfig(string, Type, string, IDictionary<string, ExpressionInfo>, bool) | Initializes a new instance of the CustomDesignerConfig class. |
| 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. |