Skip to main content
A newer version of this page is available. .

ReportToolbarExtension Constructors

Renders the MVCxReportToolbar component of the DocumentViewerExtension.
Name Parameters Description
ReportToolbarExtension(SettingsBase, ViewContext) settings, viewContext Initializes a new instance of the ReportToolbarExtension class with the specified view context and settings.
ReportToolbarExtension(SettingsBase) settings Initializes a new instance of the ReportToolbarExtension class with the specified settings.
See Also