UNPKG

devexpress-reporting

Version:

DevExpress Reporting provides the capability to develop a reporting application to create and customize reports.

16 lines (15 loc) 611 B
/** * DevExpress HTML/JS Reporting (designer\internal\_localizationStringId.js) * Version: 25.2.3 * Build date: Dec 15, 2025 * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED * License: https://www.devexpress.com/Support/EULAs/universal.xml */ export const StringId = { Copy: 'ReportStringId.RibbonXRDesign_Copy_STipTitle', NewViaWizard: 'ReportStringId.UD_Capt_NewWizardReport', Open: 'ReportStringId.UD_Capt_OpenFile', Save: 'ReportStringId.Verb_Save', SaveAs: 'ReportStringId.UD_Capt_SaveFileAs', MdiReportChanged: 'ReportStringId.UD_Msg_MdiReportChanged' };