IReportViewerMessages3 Interface
Allows applications to provide customized user interface messages.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
public interface IReportViewerMessages3 : IReportViewerMessages2,
IReportViewerMessages
public interface class IReportViewerMessages3 : IReportViewerMessages2,
IReportViewerMessages
type IReportViewerMessages3 =
interface
interface IReportViewerMessages2
interface IReportViewerMessages
end
Public Interface IReportViewerMessages3
Inherits IReportViewerMessages2, IReportViewerMessages
Properties
Name | Description | |
---|---|---|
AllFilesFilter | Gets the text for the All Files filter option in the Save As dialog box when a report is exported.(Inherited from IReportViewerMessages2.) |
|
BackButtonToolTip | Provides the ToolTip text for the Back button.(Inherited from IReportViewerMessages.) |
|
BackMenuItemText | Provides the text for the Back menu item.(Inherited from IReportViewerMessages.) |
|
CancelLinkText | Gets the text of the Cancel link in the wait control. |
|
ChangeCredentialsText | Provides the text for the Change Credentials button.(Inherited from IReportViewerMessages.) |
|
CurrentPageTextBoxToolTip | Provides the ToolTip text for the Current Page text box.(Inherited from IReportViewerMessages.) |
|
DateToolTip | Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of DateTime.(Inherited from IReportViewerMessages2.) |
|
DocumentMapButtonToolTip | Provides the ToolTip text for the Document Map button.(Inherited from IReportViewerMessages.) |
|
DocumentMapMenuItemText | Provides the text for the document map menu item.(Inherited from IReportViewerMessages.) |
|
ExportButtonToolTip | Provides the ToolTip text for the Export button.(Inherited from IReportViewerMessages.) |
|
ExportDialogCancelButton | Gets the text displayed on the Cancel button in the Exporting dialog box after the user selects an export format. |
|
ExportDialogStatusText | Gets the text displayed in the Exporting dialog box after the user selects an export format and that indicates that the export is in progress and the user must wait for it to complete. |
|
ExportDialogTitle | Gets the title of the Exporting dialog box that opens after the user selects an export format. |
|
ExportErrorTitle | Gets the title text for the dialog box when an error occurs exporting a report.(Inherited from IReportViewerMessages2.) |
|
ExportMenuItemText | Provides the text for the Export menu item.(Inherited from IReportViewerMessages.) |
|
FalseBooleanToolTip | Gets the tooltip text for the radio button that indicates false for a Boolean parameter. |
|
FalseValueText | Provides the text for a false value.(Inherited from IReportViewerMessages.) |
|
FindButtonText | Provides the text for a Find button.(Inherited from IReportViewerMessages.) |
|
FindButtonToolTip | Provides the ToolTip text for the Find button.(Inherited from IReportViewerMessages.) |
|
FindNextButtonText | Provides the text for the Find Next button.(Inherited from IReportViewerMessages.) |
|
FindNextButtonToolTip | Provides the ToolTip text for the Find Next button.(Inherited from IReportViewerMessages.) |
|
FirstPageButtonToolTip | Provides the ToolTip text for the First Page button.(Inherited from IReportViewerMessages.) |
|
FloatToolTip | Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of Float.(Inherited from IReportViewerMessages2.) |
|
HyperlinkErrorTitle | Gets the title text for the dialog box if an error occurs when the user selects a Hyperlink in the report.(Inherited from IReportViewerMessages2.) |
|
IntToolTip | Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of Integer.(Inherited from IReportViewerMessages2.) |
|
LastPageButtonToolTip | Provides the ToolTip text for the Last Page button.(Inherited from IReportViewerMessages.) |
|
MessageBoxTitle | Gets the title text for the message box dialog box displayed by the report viewer.(Inherited from IReportViewerMessages2.) |
|
NextPageButtonToolTip | Provides the ToolTip text for the Next Page button.(Inherited from IReportViewerMessages.) |
|
NoMoreMatches | Provides the text for the no more matches message.(Inherited from IReportViewerMessages.) |
|
NullCheckBoxText | Provides the text for the Null check box.(Inherited from IReportViewerMessages.) |
|
NullCheckBoxToolTip | Provides the ToolTip text for the Null check box.(Inherited from IReportViewerMessages.) |
|
NullValueText | Provides the text for a null value.(Inherited from IReportViewerMessages.) |
|
PageOf | Provides the text for the pagination message.(Inherited from IReportViewerMessages.) |
|
PageSetupButtonToolTip | Provides the ToolTip text for the Page Setup button.(Inherited from IReportViewerMessages.) |
|
PageSetupMenuItemText | Provides the text for the Page Setup menu item.(Inherited from IReportViewerMessages.) |
|
ParameterAreaButtonToolTip | Provides the ToolTip text for the Parameter Area button.(Inherited from IReportViewerMessages.) |
|
PasswordPrompt | Provides the text for the password prompt.(Inherited from IReportViewerMessages.) |
|
PreviousPageButtonToolTip | Provides the ToolTip text for the Previous Page button.(Inherited from IReportViewerMessages.) |
|
PrintButtonToolTip | Provides the text for the Print button.(Inherited from IReportViewerMessages.) |
|
PrintLayoutButtonToolTip | Provides the ToolTip text for the Print Layout button.(Inherited from IReportViewerMessages.) |
|
PrintLayoutMenuItemText | Provides the text for the Print Layout menu item.(Inherited from IReportViewerMessages.) |
|
PrintMenuItemText | Provides the text for the Print menu item.(Inherited from IReportViewerMessages.) |
|
ProcessingStopped | Gets the text to display when the processing of a report has been stopped.(Inherited from IReportViewerMessages2.) |
|
ProgressText | Provides the text for the progress message that is displayed when a report is processing.(Inherited from IReportViewerMessages.) |
|
PromptAreaErrorTitle | Gets the title text for the dialog box when an error occurs in the prompt area.(Inherited from IReportViewerMessages2.) |
|
RefreshButtonToolTip | Provides the ToolTip text for the Refresh button.(Inherited from IReportViewerMessages.) |
|
RefreshMenuItemText | Provides the text for the Refresh menu item.(Inherited from IReportViewerMessages.) |
|
SearchTextBoxToolTip | Provides the ToolTip text for the Search text box.(Inherited from IReportViewerMessages.) |
|
SelectAll | Provides text for the Select All item in a multivalue drop-down list box.(Inherited from IReportViewerMessages.) |
|
SelectAValue | Provides text for the Select a value prompt.(Inherited from IReportViewerMessages.) |
|
StopButtonToolTip | Provides the ToolTip text for the Stop button.(Inherited from IReportViewerMessages.) |
|
StopMenuItemText | Provides the text for the Stop menu item.(Inherited from IReportViewerMessages.) |
|
StringToolTip | Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of String.(Inherited from IReportViewerMessages2.) |
|
TextNotFound | Provides the text for the text not found message.(Inherited from IReportViewerMessages.) |
|
TotalPagesToolTip | Provides the ToolTip text for the Total Pages item.(Inherited from IReportViewerMessages.) |
|
TrueBooleanToolTip | Gets the tooltip text for the radio button that indicates true for a Boolean parameter. |
|
TrueValueText | Provides the text for a true value.(Inherited from IReportViewerMessages.) |
|
UserNamePrompt | Provides the text for the user name prompt.(Inherited from IReportViewerMessages.) |
|
ViewReportButtonText | Provides the text for the View Report button.(Inherited from IReportViewerMessages.) |
|
ViewReportButtonToolTip | Provides the ToolTip text for the View Report button.(Inherited from IReportViewerMessages.) |
|
ZoomControlToolTip | Provides the ToolTip text for the Zoom control.(Inherited from IReportViewerMessages.) |
|
ZoomMenuItemText | Provides the text for the Zoom menu item.(Inherited from IReportViewerMessages.) |
|
ZoomToPageWidth | Provides the text for the Zoom To Page Width option.(Inherited from IReportViewerMessages.) |
|
ZoomToWholePage | Provides text for the Zoom To Whole Page item.(Inherited from IReportViewerMessages.) |
Methods
Name | Description | |
---|---|---|
CredentialMissingUserNameError(String) | Returns the error text to display when the user name has not been supplied for the data source credentials.(Inherited from IReportViewerMessages2.) |
|
GetLocalizedNameForRenderingExtension(String) | Returns a localized name for the current export format.(Inherited from IReportViewerMessages2.) |
|
ParameterMissingSelectionError(String) | Returns the error text to display when a selection has not been made for a multivalue report parameter.(Inherited from IReportViewerMessages2.) |
|
ParameterMissingValueError(String) | Returns the error text to display when a report parameter has not been specified.(Inherited from IReportViewerMessages2.) |
|
TotalPages(Int32, PageCountMode) | Returns the string in the default toolbar that represents the total number of pages in the current report and the PageCountMode that was used to determine it. |
Remarks
You can implement the IReportViewerMessages3 interface to provide custom localization of the ReportViewer control user interface. This implementation can be passed to the ReportViewer control by setting the Messages property of the ReportViewer control. The IReportViewerMessages3 interface does not allow customization of local or server report processing error messages.
Returning a null string value for a property will cause the ReportViewer control to display the original user interface string for that item.
See Also
Microsoft.Reporting.WinForms Namespace
Return to top