Namespace BoldReports.UI.Xaml
Classes
DataSetInfo
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.
LocaleSettings
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.
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