IReportViewerMessages4 Interface

Definition

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

Properties

BackButtonToolTip (Inherited from IReportViewerMessages)
CalendarLoading (Inherited from IReportViewerMessages3)
CancelLinkText (Inherited from IReportViewerMessages3)
ChangeCredentialsText (Inherited from IReportViewerMessages)
ChangeCredentialsToolTip (Inherited from IReportViewerMessages)
ClientNoScript (Inherited from IReportViewerMessages2)
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)
HideDocumentMapButtonTooltip
HideParameterAreaButtonToolTip
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 (Inherited from IReportViewerMessages2)
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)
ShowDocumentMapButtonTooltip
ShowParameterAreaButtonToolTip
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) (Inherited from IReportViewerMessages2)
GetLocalizedNameForRenderingExtension(String) (Inherited from IReportViewerMessages2)
ParameterMissingSelectionError(String) (Inherited from IReportViewerMessages2)
ParameterMissingValueError(String) (Inherited from IReportViewerMessages2)
TotalPages(Int32, PageCountMode) (Inherited from IReportViewerMessages3)

Applies to