Back to Devexpress

DxReportViewer Properties

xtrareports-devexpress-dot-blazor-dot-reporting-dot-dxreportviewer-dot-underscore-properties.md

latest4.5 KB
Original Source

DxReportViewer Properties

A document viewer component for reports.

NameDescription
AllowURLsWithJSContentObsolete. Specifies whether the execution of the JavaScript code placed in URLs is allowed.
CssClassAssigns a CSS class to the component. Inherited from DxComponent.
CurrentPageIndexGets the index of the displayed page. Inherited from DxViewer.
CustomTabsInherited from DxViewer.
EditingFieldsHighlightedSpecifies whether the editable fields are highlighted in the document. Inherited from DxViewer.
ExportModelObtains document export settings. Inherited from DxViewer.
IdSpecifies the component’s unique identifier. Inherited from DxComponent.
LoadingPanelVisibleSpecifies whether the loading panel is visible. Inherited from DxViewer.
PageOfPagesModelRetrieves page number settings. Inherited from DxViewer.
ParametersModelProvides access to report parameters.
QuickActionsModelInherited from DxViewer.
ReportSpecifies the report to open.
RootCssClassesSpecifies the names of the CSS classes that apply to the outside DIV of the component markup. Inherited from DxViewer.
ShouldDisposeReportSpecifies whether a report should be disposed of when the Report Viewer is closed.
SinglePagePreviewSpecifies whether to display one or multiple pages in a preview. Inherited from DxViewer.
SizeModeSpecifies the size of the Report Viewer UI elements. Inherited from DxViewer.
TabPanelMaxWidthSpecifies the Tab panel’s maximum width. Inherited from DxViewer.
TabPanelMinWidthSpecifies the Tab panel’s minimum width. Inherited from DxViewer.
TabPanelModelProvides access to the Tab Panel settings. Inherited from DxViewer.
TabPanelWidthSpecifies the Tab panel width. Inherited from DxViewer.
ToolbarModelObtains toolbar items. Inherited from DxViewer.
ZoomGets or sets the zoom level. Inherited from DxViewer.
ZoomModelProvides access to properties and methods that relate to the zoom level. Inherited from DxViewer.

See Also

DxReportViewer Class

DxReportViewer Members

DevExpress.Blazor.Reporting Namespace