The LocalizationManager type exposes the following members.

Properties

  NameDescription
NoReportToDisplay
Gets the message which states that selected report is not available.
PageLoading
Gets the page loading message.
ProgressLoading
Gets the text which informs about the report loading process.
ProgressRendering
Gets the text which informs about the report rendering process.
ServerError
Gets the server error message.
TooltipBackward
Gets the tooltip for the control which is responsible for switching to the previous state saved in history.
TooltipContinuedPageMode
Gets the tooltip for the control which is responsible for switching to the continued page viewing mode.
TooltipCurrentPage
Gets the tooltip for the control which is responsible for displaying the current page number.
TooltipExportToExcel
Gets the tooltip for the control which is responsible for export to Excel.
TooltipExportToHtml
Gets the tooltip for the control which is responsible for export to HTML.
TooltipExportToPDF
Gets the tooltip for the control which is responsible for export to PDF.
TooltipExportToRTF
Gets the tooltip for the control which is responsible for export to RTF.
TooltipExportToXPS
Gets the tooltip for the control which is responsible for export to Xps.
TooltipFind
Gets the tooltip for the control which is responsible for search starting.
TooltipFindNext
Gets the tooltip for the control which is responsible for switching to the next search result.
TooltipFindPrevious
Gets the tooltip for the control which is responsible for switching to the previous search result.
TooltipFirstPage
Gets the tooltip for the control which is responsible for switching to the first page.
TooltipForward
Gets the tooltip for the control which is responsible for switching to the next state saved in history.
TooltipLastPage
Gets the tooltip for the control which is responsible for switching to the last page.
TooltipMultiPageMode
Gets the tooltip for the control which is responsible for the multipage viewing mode.
TooltipNextPage
Gets the tooltip for the control which is responsible for switching to the next page.
TooltipPageWidth
Gets the tooltip for the control which is responsible for scaling equal to the page width.
TooltipPan
Gets the tooltip for the control which is responsible for report panning mode.
TooltipPreviousPage
Gets the tooltip for the control which is responsible for switching to the previous search result.
TooltipSearch
Gets the tooltip for the control which is responsible for the search text input.
TooltipSelect
Gets the tooltip for the control which is responsible for setting mode of the report elements selection.
TooltipSinglePageMode
Gets the tooltip for the control which is responsible for switching to report single page viewing mode.
TooltipWholePage
Gets the tooltip for the control which is responsible for scaling equal to the whole page.
TooltipZoom100
Gets the tooltip for the control which is responsible for 100% scaling of original.
TooltipZoomDecrease
Gets the tooltip for the control which is responsible for the scale decreasing.
TooltipZoomDynamic
Gets the tooltip for the control which is responsible for dynamic scaling. The scaling is performed by pressing the left mouse button and moving pointer.
TooltipZoomIn
Gets the tooltip for the control which is responsible for zooming in the report.
TooltipZoomIncrease
Gets the tooltip for the control which is responsible for the scale increasing.
TooltipZoomOut
Gets the tooltip for the control which is responsible for zooming out the report.
TooltipZoomToRegion
Gets the tooltip for the control which is responsible for scaling in the selected area.

See Also