DesignAnalyzerOptions Properties
Contains methods that allow you to configure the Report Design Analyzer.
Name | Description |
---|---|
Enable |
Specifies whether to enable links for error codes in the Report Design Analyzer. |
Enable |
Specifies whether the Report Design Analyzer shows errors, warnings, and information messages related to report creation. |
Enable |
Specifies whether the Report Design Analyzer shows errors, warnings, and information messages related to report export. |
Enable |
Specifies whether the Report Design Analyzer shows errors, warnings, and information messages related to the report layout. |
Enable |
Specifies whether the Report Design Analyzer shows errors, warnings, and information messages related to report scripts. |
Show |
Specifies whether the Report Design Analyzer shows messages of the “Error” type. |
Show |
Specifies whether the Report Design Analyzer shows messages of the “Information” type. |
Show |
Specifies whether to show a notification popup with errors that occured during report creation. |
Show |
Specifies whether the Report Design Analyzer shows messages of the “Warning” type. |
Suppressed |
Contains a collection of error codes used to disable messages associated with them. |
See Also