The LocalizationManager type exposes the following members.

Fields

  NameDescription
NoReportToDisplayProperty
Gets default message which states that the selected report is not available.
PageLoadingProperty
Gets default page loading message.
ProgressLoadingProperty
Gets default text which informs about report loading process.
ProgressRenderingProperty
Gets default text which informs about report rendering process.
ServerErrorProperty
Gets default server error message.
TooltipBackwardProperty
Gets default tooltip for the control which is responsible for switching to the previous state saved in history.
TooltipContinuedPageModeProperty
Gets default tooltip for the control which is responsible for switching to the continued page viewing mode.
TooltipCurrentPageProperty
Gets default tooltip for the control which is responsible for displaying the current page number.
TooltipExportToExcelProperty
Gets default tooltip for the control which is responsible for export to Excel.
TooltipExportToHtmlProperty
Gets default tooltip for the control which is responsible for export to HTML.
TooltipExportToPDFProperty
Gets default tooltip for the control which is responsible for export to PDF.
TooltipExportToRTFProperty
Gets default tooltip for the control which is responsible for export to RTF.
TooltipExportToXPSProperty
Gets default tooltip for the control which is responsible for export to Xps.
TooltipFindNextProperty
Gets default tooltip for the control which is responsible for the next search result.
TooltipFindPreviousProperty
Gets default tooltip for the control which is responsible for switching to the previous search result.
TooltipFindProperty
Gets default tooltip for the control which is responsible for search starting.
TooltipFirstPageProperty
Gets default tooltip for the control which is responsible for switching to the first page.
TooltipForwardProperty
Gets default tooltip for the control which is responsible for switching to the next state saved in history.
TooltipLastPageProperty
Gets default tooltip for the control which is responsible for switching to the last page.
TooltipMultiPageModeProperty
Gets default tooltip for the control which is responsible for the multipage viewing mode.
TooltipNextPageProperty
Gets default tooltip for the control which is responsible for switching to the next page.
TooltipPageWidthProperty
Gets default tooltip for the control which is responsible for scaling equal to the page width.
TooltipPanProperty
Gets default tooltip for the control which is responsible for report scrolling mode.
TooltipPreviousPageProperty
Gets default tooltip for the control which is responsible for switching to the previous search result.
TooltipSearchProperty
Gets default tooltip for the control which is responsible for the search text input.
TooltipSelectProperty
Gets default tooltip for the control which is responsible for setting mode of the report elements selection.
TooltipSinglePageModeProperty
Gets default tooltip for the control which is responsible for switching to report single page viewing mode.
TooltipWholePageProperty
Gets default tooltip for the control which is responsible for scaling equal to the whole page.
TooltipZoom100Property
Gets default tooltip for the control which is responsible for 100% scaling of original.
TooltipZoomDecreaseProperty
Gets default tooltip for the control which is responsible for scale decreasing.
TooltipZoomDynamicProperty
Gets default tooltip for the control which is responsible for dynamic scaling. The scaling is performed with dragging.
TooltipZoomIncreaseProperty
Gets default tooltip for the control which is responsible for scale increasing.
TooltipZoomInProperty
Gets default tooltip for the control which is responsible for zooming in a report.
TooltipZoomOutProperty
Gets default tooltip for the control which is responsible for zooming out a report.
TooltipZoomToRegionProperty
Gets default tooltip for the control which is responsible for scaling in the selected region.

See Also