AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension.
|
AllowURLsWithJSContent
|
Specifies whether or not the execution of the JavaScript code placed in URLs is allowed.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
AutoSize
|
Specifies whether a report’s size is defined by the bounds of a report viewer, or of a report page.
|
BookmarkSelectionBorder
|
Provides access to the border settings of an element that is being currently selected in the Document Map.
|
CacheReportDocument
|
Occurs when a report document is created and it’s possible to store it in the cache.
|
CallbackRouteValues
|
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks.
|
ClientSideEvents
|
Provides access to the client-side events specific to the ReportViewerSettings.
|
ControlStyle
|
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
|
DeserializeClientParameters
|
Returns the values assigned to a report parameter on the client.
|
Enabled
|
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
|
EnableReportMargins
|
Specifies whether or not the Document Viewer should display the page margins of a report document.
|
EnableTheming
|
Gets or sets a value indicating whether themes apply to this extension.
|
EncodeHtml
|
Gets or sets whether to encode editor value and content.
|
ExportRouteValues
|
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to exporting content.
|
Height
|
Gets or sets the height of the extension.
|
Images
|
Provides access to the settings that define images for various elements within the Report Viewer.
|
ImagesEmbeddingMode
|
Specifies the mode of embedding images inside a report viewer on the client, to enable cross-browser compatibility in different environments.
|
Init
|
Enables you to perform custom actions when an extension is initialized.
|
LoadingPanelDelay
|
Gets or sets the delay between starting an asynchronous operation and displaying the loading panel.
|
LoadingPanelImagePosition
|
Gets or sets the position of an image displayed within a Loading Panel with respect to the panel’s text content.
|
LoadingPanelText
|
Specifies the text displayed within a loading panel while waiting for a callback response.
|
Name
|
Specifies the unique identifier name for the extension.
|
Paddings
|
Gets a value indicating the ReportViewer paddings.
|
PageByPage
|
Specifies whether a report should be displayed page-by-page, or an entire report’s content should be displayed at once.
|
PreRender
|
Allows custom processing to be implemented before the extension is rendered to the page.
|
PrintUsingAdobePlugIn
|
Specifies whether or not to print a report using the Adobe Reader® plug-in, assuming it is installed on the client’s web browser.
|
Report
|
Specifies the report instance which is associated with ReportViewerSettings.
|
RestoreReportDocumentFromCache
|
Occurs when a Document Viewer requires a report for display, and it’s possible to restore an existing report document from the cache.
|
SearchDialogButtonStyles
|
Provides access to the style settings of the Search dialog’s buttons.
|
SearchDialogEditorsImages
|
Provides access to the image settings of the Search dialog’s editors.
|
SearchDialogEditorsStyles
|
Provides access to the style settings of the Search dialog’s editors.
|
SearchDialogFormImages
|
Provides access to the image settings of the Search dialog’s form.
|
SearchDialogFormStyles
|
Provides access to the style settings of the Search dialog’s form.
|
ShouldDisposeReport
|
Specifies whether or not a report should be disposed together with its associated ASP.NET Document Viewer.
|
ShowLoadingPanelImage
|
Specifies whether or not the image can be displayed within a loading panel while waiting for a callback response.
|
SkinID
|
Gets or sets the skin to apply to the control.
|
Style
|
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
|
TabIndex
|
Gets or sets the tab index of the control element of the web page.
|
TableLayout
|
Determines whether to use the table or non-table layout in the displayed HTML document.
|
Theme
|
Gets or sets the name of the theme to be applied to the extension.
|
ToolTip
|
Gets or sets a UI element’s tooltip text.
|
Width
|
Gets or sets the width of the extension.
|