Skip to main content
All docs
V24.2

Localizing Your DevExpress-powered .NET App – Your Feedback Matters

We hope to validate a few hypotheses about our Localization Service, Unified Component Installer, overall localization quality, and ways to translate strings in general.

Take the survey Not interested

DxBlazorReportViewerStringId Enum

In This Article

Lists the Report Viewer localization strings.

Namespace: DevExpress.Blazor.Reporting.Localization

Assembly: DevExpress.Blazor.Reporting.v24.2.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

#Declaration

public enum DxBlazorReportViewerStringId

#Members

Name Description
DateRange_Start

Start

DateRange_End

End

TabPanel_Parameters

Parameters

TabPanel_Parameters_ResetButton

Reset

TabPanel_Parameters_SubmitButton

Submit

TabPanel_Parameters_Title

Preview Parameters

TabPanel_ExportOptions

Export Options

Search

TabPanel_Search_Progress
TabPanel_Search_Title
TabPanel_Search_Result
TabPanel_Search_Page
TabPanel_Search_MatchCase
TabPanel_Search_MatchWholeWord
TabPanel_DocumentMap

Document Map

TabPanel_DocumentMap_Title
TabPanel_AI_PanelTitle
TabPanel_AI_SelectLanguageLabel
TabPanel_AI_SelectTextSourceLabel
TabPanel_AI_SelectPageLabel
TabPanel_AI_TranslateButtonText
TabPanel_AI_SummarizeButtonText
TabPanel_AI_ChunkPopupText
TabPanel_AI_ChunkPopupProceedForAllCheckBox
TabPanel_AI_ChunkPopupProceedButton
TabPanel_AI_ChunkPopupCancelButton
TabPanel_AI_ResultText
TabPanel_AI_TextSourcePage
TabPanel_AI_TextSourceDocument
TabPanel_AI_TextSourceSelection
TabPanel_AI_CopyButtonCaption
Msg_WaitingForParameterValues
ErrorMessage_ExportFormatNotFound

Export Format is not found

See Also