IReportViewerMessages2 Interface

Definition

public interface class IReportViewerMessages2 : Microsoft::Reporting::WebForms::IReportViewerMessages
public interface IReportViewerMessages2 : Microsoft.Reporting.WebForms.IReportViewerMessages
type IReportViewerMessages2 = interface
    interface IReportViewerMessages
Public Interface IReportViewerMessages2
Implements IReportViewerMessages
Derived
Implements

Properties

BackButtonToolTip (Inherited from IReportViewerMessages)
ChangeCredentialsText (Inherited from IReportViewerMessages)
ChangeCredentialsToolTip (Inherited from IReportViewerMessages)
ClientNoScript
CurrentPageTextBoxToolTip (Inherited from IReportViewerMessages)
DocumentMap (Inherited from IReportViewerMessages)
DocumentMapButtonToolTip (Inherited from IReportViewerMessages)
ExportButtonText (Inherited from IReportViewerMessages)
ExportButtonToolTip (Inherited from IReportViewerMessages)
ExportFormatsToolTip (Inherited from IReportViewerMessages)
FalseValueText (Inherited from IReportViewerMessages)
FindButtonText (Inherited from IReportViewerMessages)
FindButtonToolTip (Inherited from IReportViewerMessages)
FindNextButtonText (Inherited from IReportViewerMessages)
FindNextButtonToolTip (Inherited from IReportViewerMessages)
FirstPageButtonToolTip (Inherited from IReportViewerMessages)
InvalidPageNumber (Inherited from IReportViewerMessages)
LastPageButtonToolTip (Inherited from IReportViewerMessages)
NextPageButtonToolTip (Inherited from IReportViewerMessages)
NoMoreMatches (Inherited from IReportViewerMessages)
NullCheckBoxText (Inherited from IReportViewerMessages)
NullValueText (Inherited from IReportViewerMessages)
PageOf (Inherited from IReportViewerMessages)
ParameterAreaButtonToolTip (Inherited from IReportViewerMessages)
ParameterDropDownToolTip
PasswordPrompt (Inherited from IReportViewerMessages)
PreviousPageButtonToolTip (Inherited from IReportViewerMessages)
PrintButtonToolTip (Inherited from IReportViewerMessages)
ProgressText (Inherited from IReportViewerMessages)
RefreshButtonToolTip (Inherited from IReportViewerMessages)
SearchTextBoxToolTip (Inherited from IReportViewerMessages)
SelectAll (Inherited from IReportViewerMessages)
SelectAValue (Inherited from IReportViewerMessages)
SelectFormat (Inherited from IReportViewerMessages)
TextNotFound (Inherited from IReportViewerMessages)
TodayIs (Inherited from IReportViewerMessages)
TrueValueText (Inherited from IReportViewerMessages)
UserNamePrompt (Inherited from IReportViewerMessages)
ViewReportButtonText (Inherited from IReportViewerMessages)
ZoomControlToolTip (Inherited from IReportViewerMessages)
ZoomToPageWidth (Inherited from IReportViewerMessages)
ZoomToWholePage (Inherited from IReportViewerMessages)

Methods

CredentialMissingUserNameError(String)
GetLocalizedNameForRenderingExtension(String)
ParameterMissingSelectionError(String)
ParameterMissingValueError(String)

Applies to