Share via


IReportViewerMessages2 Members

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
Public property AllFilesFilter Gets the text for the All Files filter option in the Save As dialog box when a report is exported.
Public property DateToolTip Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of DateTime.
Public property ExportErrorTitle Gets the title text for the dialog box when an error occurs exporting a report.
Public property FloatToolTip Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of Float.
Public property HyperlinkErrorTitle Gets the title text for the dialog box if an error occurs when the user selects a Hyperlink in the report.
Public property IntToolTip Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of Integer.
Public property MessageBoxTitle Gets the title text for the message box dialog box displayed by the report viewer.
Public property ProcessingStopped Gets the text to display when the processing of a report has been stopped.
Public property PromptAreaErrorTitle Gets the title text for the dialog box when an error occurs in the prompt area.
Public property 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
Public method CredentialMissingUserNameError Returns the error text to display when the user name has not been supplied for the data source credentials.
Public method GetLocalizedNameForRenderingExtension Returns a localized name for the current export format.
Public method ParameterMissingSelectionError Returns the error text to display when a selection has not been made for a multivalue report parameter.
Public method 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