IReportViewerMessages2 メンバ
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. |
このページのトップへ
参照
リファレンス
IReportViewerMessages2 インターフェイス
Microsoft.Reporting.WinForms 名前空間