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
System_CAPS_pubproperty AllFilesFilter

Gets the text for the All Files filter option in the Save As dialog box when a report is exported.

System_CAPS_pubproperty BackButtonToolTip

Provides the ToolTip text for the Back button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty BackMenuItemText

Provides the text for the Back menu item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ChangeCredentialsText

Provides the text for the Change Credentials button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty CurrentPageTextBoxToolTip

Provides the ToolTip text for the Current Page text box.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty DateToolTip

Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of DateTime.

System_CAPS_pubproperty DocumentMapButtonToolTip

Provides the ToolTip text for the Document Map button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty DocumentMapMenuItemText

Provides the text for the document map menu item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ExportButtonToolTip

Provides the ToolTip text for the Export button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ExportErrorTitle

Gets the title text for the dialog box when an error occurs exporting a report.

System_CAPS_pubproperty ExportMenuItemText

Provides the text for the Export menu item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty FalseValueText

Provides the text for a false value.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty FindButtonText

Provides the text for a Find button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty FindButtonToolTip

Provides the ToolTip text for the Find button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty FindNextButtonText

Provides the text for the Find Next button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty FindNextButtonToolTip

Provides the ToolTip text for the Find Next button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty FirstPageButtonToolTip

Provides the ToolTip text for the First Page button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty FloatToolTip

Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of Float.

System_CAPS_pubproperty HyperlinkErrorTitle

Gets the title text for the dialog box if an error occurs when the user selects a Hyperlink in the report.

System_CAPS_pubproperty IntToolTip

Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of Integer.

System_CAPS_pubproperty LastPageButtonToolTip

Provides the ToolTip text for the Last Page button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty MessageBoxTitle

Gets the title text for the message box dialog box displayed by the report viewer.

System_CAPS_pubproperty NextPageButtonToolTip

Provides the ToolTip text for the Next Page button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty NoMoreMatches

Provides the text for the no more matches message.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty NullCheckBoxText

Provides the text for the Null check box.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty NullCheckBoxToolTip

Provides the ToolTip text for the Null check box.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty NullValueText

Provides the text for a null value.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PageOf

Provides the text for the pagination message.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PageSetupButtonToolTip

Provides the ToolTip text for the Page Setup button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PageSetupMenuItemText

Provides the text for the Page Setup menu item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ParameterAreaButtonToolTip

Provides the ToolTip text for the Parameter Area button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PasswordPrompt

Provides the text for the password prompt.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PreviousPageButtonToolTip

Provides the ToolTip text for the Previous Page button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PrintButtonToolTip

Provides the text for the Print button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PrintLayoutButtonToolTip

Provides the ToolTip text for the Print Layout button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PrintLayoutMenuItemText

Provides the text for the Print Layout menu item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PrintMenuItemText

Provides the text for the Print menu item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ProcessingStopped

Gets the text to display when the processing of a report has been stopped.

System_CAPS_pubproperty ProgressText

Provides the text for the progress message that is displayed when a report is processing.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty PromptAreaErrorTitle

Gets the title text for the dialog box when an error occurs in the prompt area.

System_CAPS_pubproperty RefreshButtonToolTip

Provides the ToolTip text for the Refresh button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty RefreshMenuItemText

Provides the text for the Refresh menu item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty SearchTextBoxToolTip

Provides the ToolTip text for the Search text box.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty SelectAll

Provides text for the Select All item in a multivalue drop-down list box.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty SelectAValue

Provides text for the Select a value prompt.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty StopButtonToolTip

Provides the ToolTip text for the Stop button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty StopMenuItemText

Provides the text for the Stop menu item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty StringToolTip

Gets the ToolTip text to display when a pointer pauses over a report parameter with a data type of String.

System_CAPS_pubproperty TextNotFound

Provides the text for the text not found message.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty TotalPagesToolTip

Provides the ToolTip text for the Total Pages item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty TrueValueText

Provides the text for a true value.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty UserNamePrompt

Provides the text for the user name prompt.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ViewReportButtonText

Provides the text for the View Report button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ViewReportButtonToolTip

Provides the ToolTip text for the View Report button.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ZoomControlToolTip

Provides the ToolTip text for the Zoom control.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ZoomMenuItemText

Provides the text for the Zoom menu item.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ZoomToPageWidth

Provides the text for the Zoom To Page Width option.(Inherited from IReportViewerMessages.)

System_CAPS_pubproperty ZoomToWholePage

Provides text for the Zoom To Whole Page item.(Inherited from IReportViewerMessages.)

Methods

Name Description
System_CAPS_pubmethod CredentialMissingUserNameError(String)

Returns the error text to display when the user name has not been supplied for the data source credentials.

System_CAPS_pubmethod GetLocalizedNameForRenderingExtension(String)

Returns a localized name for the current export format.

System_CAPS_pubmethod ParameterMissingSelectionError(String)

Returns the error text to display when a selection has not been made for a multivalue report parameter.

System_CAPS_pubmethod 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