Namespace BoldReports.Windows
Classes
DataSetInfo
DataSourceCredentials
Represents data source credentials.
DrillThroughReportModelEventArgs
HyperlinkEventArgs
LocaleSettings
ReportErrorEventArgs
Provides ReportErrorEvents argument.
ReportErrorOccurredEventArgs
Its represents event data and provides complete details about the event information.
ReportServerFormsCredential
SubreportProcessingEventArgs
Provides argument for the SubreportProcessing event.
UserProfile
Contains the user details of the user currently accessing the report or component.
Interfaces
IReportLogger
The IReportLogger interface is used in the application to log report processing messages
Enums
ErrorType
Describes the message is an error or information.
MeasureTextOptions
Specifies the text measurement modes of the report.
SecurityType
Specifies the Security type for the report.
StorageItemTypes
StorageProvider
Delegates
DrillThroughReportEventHandler
Occurs when a drillthrough item is selected in a report.
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
HyperlinkEventHandler
Occurs when hyperlink is clicked in a report.
ParseExpressionEventHandler
Occurs when expression get parsed.
ReportErrorHandler
Occurs when error/exception raised in report rendering.
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.
SubreportInitializationEventHandler
Occurs when subreport gets initialized.
SubreportProcessingEventHandler
Occurs when subreport loaded in Local processing mode.