Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines methods and properties for implementing customized user interface messages.
The following tables list the members exposed by the IReportViewerMessages2 type.
Public Properties
Name | Description | |
---|---|---|
![]() |
AllFilesFilter | Gets the text for the All Files filter option in the Save As dialog box when a report is exported. |
![]() |
DateToolTip | Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of DateTime. |
![]() |
ExportErrorTitle | Gets the title text for the dialog box when an error occurs exporting a report. |
![]() |
FloatToolTip | Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of Float. |
![]() |
HyperlinkErrorTitle | Gets the title text for the dialog box if an error occurs when the user selects a Hyperlink in the report. |
![]() |
IntToolTip | Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of Integer. |
![]() |
MessageBoxTitle | Gets the title text for the message box dialog box displayed by the report viewer. |
![]() |
ProcessingStopped | Gets the text to display when the processing of a report has been stopped. |
![]() |
PromptAreaErrorTitle | Gets the title text for the dialog box when an error occurs in the prompt area. |
![]() |
StringToolTip | Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of String. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
CredentialMissingUserNameError | Returns the error text to display when the user name has not been supplied for the data source credentials. |
![]() |
GetLocalizedNameForRenderingExtension | Returns a localized name for the current export format. |
![]() |
ParameterMissingSelectionError | Returns the error text to display when a selection has not been made for a multivalue report parameter. |
![]() |
ParameterMissingValueError | Returns the error text to display when a report parameter has not been specified. |
Top
See Also
Reference
IReportViewerMessages2 Interface
Microsoft.Reporting.WinForms Namespace