IReportViewerMessages2 成员

Defines methods and properties for implementing customized user interface messages.

以下各表列出了由 IReportViewerMessages2 类型公开的成员。

公共属性

  名称 说明
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.

顶部

公共方法

  名称 说明
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.

顶部

另请参见

参考

IReportViewerMessages2 接口
Microsoft.Reporting.WinForms 命名空间