Namespace BoldReports.UI.Xaml
Classes
CodeExecutionPolicy
Controls execution of custom code and assemblies within reports. Helps enforce secure execution environments.
ContentSanitization
Defines the stages during textbox content sanitization is applied in reports. Flags can be combined to apply sanitization at multiple phases.
DataSetInfo
Represents information about a dataset.
DataSourceCredentials
Represents data source credentials.
DrillThroughReportEventHandler
Occurs when a drillthrough item is selected in a report.
DrillThroughReportModelEventArgs
EncryptionEventArgs
EncryptionEventHandler
Occurs before the credentials are paased to server.
ErrorType
Describes the message is an error or information.
EvaluateExpressionEventHandler
Occurs when expression get evaluated.
ExportCompletedEventHandler
Represents the method that will handle the report viewer export completed event
ExportEventHandler
Represents the method that will handle the report viewer export event
HyperlinkEventArgs
HyperlinkEventHandler
Occurs when hyperlink is clicked in a report.
HyperlinkMode
Specifies the mode used for hyperlink schemes validation in reports. Determines how URLs are filtered based on their scheme.
HyperlinkPolicy
Defines rules for hyperlink Schemes validation and sanitization in reports. Controls which URL schemes are allowed or blocked based on the selected mode.
LocaleSettings
Represents the locale settings for a report, including date and time formats and time zone.
MeasureTextOptions
Specifies the text measurement modes of the report.
MultiValueComboBox
ParseExpressionEventHandler
Occurs when expression get parsed.
PrintEventHandler
Occurs when print report button clicked.
RefreshEventHandler
Occurs when refresh report button clicked.
RenderingBeginEventHandler
Occurs when report rendering started in ReportViewer.
RenderingCompletedEventHandler
Occurs when report rendering completed in ReportViewer.
ReportErrorEventArgs
Provides ReportErrorEvents argument.
ReportErrorEventHandler
Occurs when error/exception raised in report loading.
ReportErrorHandler
Occurs when error/exception raised in report rendering.
ReportErrorOccurredEventArgs
Its represents event data and provides complete details about the event information.
ReportErrorOccurredEventHandler
Represents the method that will log and handle the error/exception raised during report processing and rendering. It provides access to an exception details which contains the information about the point of error is raised and error code.
ReportLoadedEventHandler
Occurs when report loaded for ReportViewer.
ReportServerFormsCredential
ReportServiceRequestBeginEventHandler
Occurs when service request is begins for RDL processing mode to interact with web api for ReportViewer.
SecurityOptions
Define security-related configuration options for report generation and rendering. Includes settings for logging, textbox content sanitization, hyperlink schemes validation, and code execution policies.
SecurityType
Specifies the Security type for the report.
StorageItemTypes
StorageProvider
SubreportInitializationEventHandler
Occurs when subreport gets initialized.
SubreportProcessingEventArgs
Provides argument for the SubreportProcessing event.
SubreportProcessingEventHandler
Occurs when subreport loaded in Local processing mode.
UserProfile
Contains the user details of the user currently accessing the report or component.
ViewButtonClickHandler
Occurs when ReportParameter view report button clicked.
Interfaces
IReportLogger
The IReportLogger interface is used in the application to log report processing messages