The LocalizationManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LocalizationManager |
Initializes a new instance of the LocalizationManager class.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CredentialsPassword |
Gets the credentials password label text for CredentialParameterControl.
| |
| CredentialsUsername |
Gets the credentials username label text for CredentialParameterControl.
| |
| NoReportToDisplay |
Gets the message which states that selected report is not available.
| |
| PageLoading |
Gets the page loading message.
| |
| ProgressInitializing |
Gets text which informs about report initializing process.
| |
| ProgressLoading |
Gets text which informs about report loading process.
| |
| ProgressRendering |
Gets text which informs about report rendering process.
| |
| SearchNotFound |
Gets the text which is displayed when search was unsuccessful.
| |
| SearchWatermark |
Gets the text which is displayed when no search text is available.
| |
| ServerError |
Gets the server error message.
| |
| ServerErrorText |
Gets the server error common message text.
| |
| 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.
| |
| TooltipCredentials |
Gets the tooltip for the control which is responsible for data-source credentials panel showing.
| |
| TooltipCurrentPage |
Gets the tooltip for the control which is responsible for displaying the current page number.
| |
| TooltipExportToCSV |
Gets tooltip for the control which is responsible for export to CSV.
| |
| TooltipExportToExcel |
Gets tooltip for the control which is responsible for export to Excel.
| |
| TooltipExportToHtml |
Gets tooltip for the control which is responsible for export to HTML.
| |
| TooltipExportToMHTML |
Gets tooltip for the control which is responsible for export to MHTML.
| |
| TooltipExportToPDF |
Gets tooltip for the control which is responsible for export to PDF.
| |
| TooltipExportToRTF |
Gets tooltip for the control which is responsible for export to RTF.
| |
| TooltipExportToTIFF |
Gets tooltip for the control which is responsible for export to TIFF.
| |
| TooltipExportToWord |
Gets tooltip for the control which is responsible for export to Word.
| |
| TooltipExportToXML |
Gets tooltip for the control which is responsible for export to XML.
| |
| TooltipExportToXPS |
Gets 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 the next search result.
| |
| TooltipFindPrevious |
Gets the tooltip for the control which is responsible for the previous search result.
| |
| TooltipFirstPage |
Gets 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.
| |
| TooltipMultiValueParameterHelp |
Gets the tooltip for MultiValueParameterControl help icon.
| |
| 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.
| |
| TooltipParameters |
Gets the tooltip for the control which is responsible for report parameters panel showing.
| |
| TooltipPreviousPage |
Gets the tooltip for the control which is responsible for switching to the previous search result.
| |
| TooltipPrint |
Gets tooltip for the control which is responsible for printing document.
| |
| 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 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 region.
|
Events
| Name | Description | |
|---|---|---|
| Loaded |
Occurs when the dictionary is loaded.
| |
| PropertyChanged |
Occurs when localization strings are changed.
|