Skip to main content
All docs
V23.2

DxReportViewer Properties

A document viewer component for reports.
Name Description
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
CurrentPageIndex Gets the index of the displayed page.
EditingFieldsHighlighted Specifies whether the editable fields are highlighted in the document.
ExportModel Provides access to the document export settings.
Id Specifies the component’s unique identifier. Inherited from DxComponentBase.
LoadingPanelVisible
PageOfPagesModel Provides access to page number settings.
ParametersModel Provides access to report parameters.
Report Specifies the report to open.
RootCssClasses Specifies the names of the CSS classes that apply to the outside DIV of the component markup.
ShouldDisposeReport Specifies whether a report should be disposed of along with the DxReportViewer instance.
SinglePagePreview Specifies whether to display one page or mutliple pages in a preview.
SizeMode Specifies the size of the Report Viewer UI elements.
TabPanelMaxWidth Specifies the Tab panel’s maximum width.
TabPanelMinWidth Specifies the Tab panel’s minimum width.
TabPanelModel Provides access to the Tab Panel settings.
TabPanelWidth Specifies the Tab panel width.
ToolbarModel Provides access to the toolbar items.
Zoom Gets or sets the zoom level.
ZoomModel Provides access to properties and methods that relate to the zoom level.
See Also