Defines methods and properties for implementing customized user interface messages.
以下各表列出了由 IReportViewerMessages2 类型公开的成员。
公共属性
| 名称 | 说明 | |
|---|---|---|
![]() |
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. |
顶部
公共方法
| 名称 | 说明 | |
|---|---|---|
![]() |
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. |
顶部
.gif)
.gif)