IReportViewerMessages2 Interface
Defines methods and properties for implementing customized user interface messages.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
public interface IReportViewerMessages2 : IReportViewerMessages
public interface class IReportViewerMessages2 : IReportViewerMessages
type IReportViewerMessages2 =
interface
interface IReportViewerMessages
end
Public Interface IReportViewerMessages2
Inherits 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. |
|
BackButtonToolTip | Provides the ToolTip text for the Back button.(Inherited from IReportViewerMessages.) |
|
BackMenuItemText | Provides the text for the Back menu item.(Inherited from IReportViewerMessages.) |
|
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. |
|
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.) |
|
ExportErrorTitle | Gets the title text for the dialog box when an error occurs exporting a report. |
|
ExportMenuItemText | Provides the text for the Export menu item.(Inherited from IReportViewerMessages.) |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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.) |
|
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. |
|
GetLocalizedNameForRenderingExtension(String) | Returns a localized name for the current export format. |
|
ParameterMissingSelectionError(String) | Returns the error text to display when a selection has not been made for a multivalue report parameter. |
|
ParameterMissingValueError(String) | Returns the error text to display when a report parameter has not been specified. |
See Also
Microsoft.Reporting.WinForms Namespace
Return to top