ReportStringId Enum
Contains values corresponding to strings that can be localized for the report designer.
Namespace: DevExpress.XtraReports.Localization
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Members
Name | Description |
---|---|
Dlg_SaveFile_Title
|
“Save ‘{0}’“ |
Msg_InvalidDrillDownControl
|
“The DrillDownControl property of the ‘{0}’ band is not valid.“ |
Msg_WarningFontNameCantBeEmpty
|
“The Font name can’t be empty.“ |
Msg_InvalidInsertControlOperation
|
“The {0} control cannot be placed to the {1} container.“ |
Msg_FileNotFound
|
“File not found.“ |
Msg_WrongReportClassName
|
“An error occurred during deserialization - possible wrong report class name“ |
Msg_CreateReportInstance
|
“The report currently being edited is of a different type than the one you are trying to open.\r\nDo you want to open the selected report anyway?“ |
Msg_FileCorrupted
|
“Can’t load the report. The file is possibly corrupted or report’s assembly is missing.“ |
Msg_FileContentCorrupted
|
“Can’t load the report’s layout. The file is possibly corrupted or contains incorrect information.“ |
Msg_FileWithUntrustedDataType
|
|
Msg_IncorrectArgument
|
“Incorrect argument’s value“ |
Msg_InvalidMethodCall
|
“This method call is invalid for the object’s current state“ |
Msg_ScriptErrorShort
|
“There are errors in scripts“ |
Msg_ScriptError
|
“There are following errors in script(s):\r\n{0}“ |
Msg_ScriptCompilationError
|
“Script compilation failed because of an unknown error“ |
Msg_ScriptLoadingError
|
“The scripts are compiled but cannot be executed“ |
Msg_ScriptExecutionError
|
“The following error occurred when the script in procedure {0}:\r\n {1}\r\nProcedure {0} was executed, it will not be called again.“ |
Msg_ScriptCodeIsNotCorrect
|
“Entered code is not correct“ |
Msg_ScriptEventHandlerNotFound
|
“The script does not contain the ‘{0}’ event handler definition for the following {1}: ‘{2}’.“ |
Msg_ScriptEventHandlerInvalidReturnType
|
“Result type for ‘{0}’ is incorrect. The ‘Void’ result type is expected.“ |
Msg_ScriptEventHandlerInvalidArguments
|
“Arguments for ‘{0}’ are incorrect.“ |
Msg_InvalidReportSource
|
“Can not be set to a descendant of the current report“ |
Msg_IncorrectBandType
|
“Incorrect band type“ |
Msg_CreateSomeInstance
|
“Can’t create two instances of a class on a form“ |
Msg_DontSupportMulticolumn
|
Detail reports don’t support multicolumn.“ |
Msg_FillDataError
|
“Error when trying to populate the data source. The following exception was thrown:“ |
Msg_PlacingXrTocIntoIncorrectContainer
|
“The XRTableOfContents control can be placed only into Report Header and Report Footer bands.“ |
Msg_NoBookmarksWereFoundInReportForXrToc
|
“No bookmarks were found in the report. To create a table of contents, specify a bookmark for at least one report element.“ |
Msg_InvalidLeaderSymbolForXrTocLevel
|
“Invalid leader symbol.“ |
Msg_InvalidXrTocInstance
|
“No more instances of XRTableOfContents can be added to the report.“ |
Msg_InvalidXrTocInstanceInBand
|
“No more instances of XRTableOfContents can be added to the band.“ |
Msg_ApplyChangesQuestion
|
“Are you sure you want to apply these changes?“ |
Msg_HierarchyPrintOptions_InvalidFields
|
“Cannot print report data in hierarchical mode. Invalid fields are assigned to the detail band’s HierarchyPrintOptions.“ |
Msg_HierarchyPrintOptions_SameKeyAndParentFields
|
“Cannot print report data in hierarchical mode. The same key and parent fields are assigned to the detail band’s HierarchyPrintOptions.“ |
Msg_CyclicBookmarks
|
“There are cyclic bookmarks in the report.“ |
Msg_LargeText
|
“Text is too large.“ |
Msg_ScriptingPermissionErrorMessage
|
“You don’t have sufficient permission to execute the scripts in this report.\r\n\r\nDetails:\r\n\r\n{0}“ |
Msg_ReportImporting
|
“Importing a report layout. Please, wait…“ |
Msg_IncorrectPadding
|
“The padding should be greater than or equal to 0.“ |
Msg_WarningControlsAreOverlapped
|
“Export warning: The following controls are overlapped and may be exported to HTML, RTF, XLS, XLSX, CSV and Text incorrectly - {0}.“ |
Msg_WarningControlsAreOutOfMargin
|
“Printing warning: The following controls are outside the right page margin, and this will cause extra pages to be printed - {0}.“ |
Msg_WarningControlsAreOutOfColumnPrintingArea
|
“Warning: The following controls are outside the report printing area and will not be properly printed and/or exported - {0}.“ |
Msg_WarningUnsavedReports
|
“Printing warning: Save the following reports to preview subreports with recent changes applied - {0}.“ |
Msg_ShapeRotationToolTip
|
“Use Ctrl with the left mouse button to rotate the shape“ |
Msg_WarningRemoveCalculatedFields
|
“This operation will remove all calculated fields from all data tables. Do you wish to proceed?“ |
Msg_WarningRemoveParameters
|
“This operation will remove all parameters. Do you wish to proceed?“ |
Msg_WarningRemoveStyles
|
“This operation will remove all styles. Do you wish to proceed?“ |
Msg_WarningRemoveFormattingRules
|
“This operation will remove all formatting rules. Do you wish to proceed?“ |
Msg_WarningRemoveBand
|
“This operation removes the {0} band and all the controls it contains. Do you want to proceed?“ |
Msg_WarningRemoveBands
|
“This operation removes the {0} and {1} bands and all the controls they contain. Do you want to proceed?“ |
Msg_ErrorTitle
|
“Error“ |
Msg_SerializationErrorTitle
|
“Serialization Errors“ |
Msg_InvalidExpression
|
“The specified expression contains invalid symbols (line {0}, character {1}).“ |
Msg_InvalidExpressionEx
|
“The specified expression is invalid.“ |
Msg_NoCustomFunction
|
“Custom function ‘{0}’ not found.“ |
Msg_InvalidCondition
|
“The condition must be Boolean!“ |
Msg_GroupSortWarning
|
“The group header or footer you want to delete is not empty. Do you want to delete this band along with its controls?“ |
Msg_GroupSortNoDataSource
|
“To add a new grouping or sorting level, first provide a data source for the report.“ |
Msg_NotEnoughMemoryToPaint
|
“Not enough memory to paint. Zoom level will be reset.“ |
Msg_Caption
|
“XtraReports“ |
Msg_ParameterBindingValueTypeMismatch
|
“A parameter binding assigns a value of an incompatible type to the subreport parameter "{0}".“ |
Msg_CannotObtainDataColumns
|
“Cannot obtain data columns. Make sure that the report data source and data member are valid.“ |
Msg_SuspiciousCodeLoading
|
“Opening this file within the Report Designer may be unsafe.\r\nWas this file obtained from a trusted source?“ |
Msg_SuspiciousCodeLoadingCanceled
|
“Unable to open file as its contents may be unsafe.“ |
Msg_InvalidOperationForInheritedReport
|
“This operation is not available for an inherited report because of possible\nconflicts between bands of the source report and bands of the loaded report layout.“ |
Msg_NoLibrariesToExecuteScripts
|
“Cannot execute report scripts because the application does not include required libraries.“ |
Msg_DataSetConversion_Question
|
“Are you sure you want to convert the ‘{0}’ DataSet to SqlDataSource?“ |
Msg_DataSetConversion_FoundedIssuesQuestion
|
“The following issues have been found: {0} The converted data source is incomplete. Do you want to use this data source?“ |
Msg_DataSetConversion_CannotProcessQuery
|
“Cannot process the ‘{0}’ query: {1}“ |
Msg_DataSetConversion_OleDbDataProviderNotSupported
|
“The ‘{0}’ OLE DB data provider is not supported.“ |
Msg_DataSetConversion_OleDbProviderNotFound
|
“Unable to determine an OLE DB provider type by the connection string.“ |
Msg_InvalidNameUsage
|
“This name contains invalid characters. The name should start with a letter and contain letters, numbers and ‘_’ symbol only.“ |
Msg_DuplicatedNameUsage
|
“The report contains an element with this name. Specify another name.“ |
Msg_ReservedNameUsage
|
“This name is reserved. Specify another name.“ |
Msg_NoNestedSummarySupported
|
“Nested summary functions are not supported.“ |
Msg_NoNestedAggregateSupported
|
“A summary function’s argument expression cannot contain an aggregate function.“ |
Msg_NoSummaryNestAggregateSupported
|
“An aggregate function’s argument expression cannot contain a summary function.“ |
Msg_NoEmptySummaryArgumentSupported
|
“A summary function’s argument expression cannot be empty.“ |
Gallery_Msg_ImportFromFile
|
“All gallery items will be overwritten. Do you want to continue?“ |
Gallery_Msg_RestoreRemovedItem
|
“The ‘{0}’ item was removed. Do you want to restore it?“ |
Gallery_Msg_ItemRemoved
|
“The ‘{0}’ item was removed.“ |
Gallery_Msg_ImportError
|
“Cannot import gallery items from the specified file“ |
Cmd_Commands
|
“Commands“ |
Cmd_InsertDetailReport
|
“Insert Detail Report“ |
Cmd_InsertUnboundDetailReport
|
“Unbound“ |
Cmd_ViewCode
|
“View &Code“ |
Cmd_BringToFront
|
“&Bring To Front“ |
Cmd_SendToBack
|
“&Send To Back“ |
Cmd_AlignToGrid
|
“Align To &Grid“ |
Cmd_FitTextToBounds
|
“Fit Text To Bounds“ |
Cmd_FitBoundsToText
|
“Fit Bounds To Text“ |
Cmd_FitBoundsToContainer
|
“Fit Bounds to Container“ |
Cmd_TopMargin
|
“TopMargin“ |
Cmd_BottomMargin
|
“BottomMargin“ |
Cmd_ReportHeader
|
“ReportHeader“ |
Cmd_ReportFooter
|
“ReportFooter“ |
Cmd_PageHeader
|
“PageHeader“ |
Cmd_PageFooter
|
“PageFooter“ |
Cmd_GroupHeader
|
“GroupHeader“ |
Cmd_GroupFooter
|
“GroupFooter“ |
Cmd_Detail
|
“Detail“ |
Cmd_DetailReport
|
“DetailReport“ |
Cmd_VerticalHeader
|
“VerticalHeader“ |
Cmd_VerticalDetail
|
“VerticalDetail“ |
Cmd_VerticalTotal
|
“VerticalTotal“ |
Cmd_RtfClear
|
“Clear“ |
Cmd_RtfLoad
|
“Load File…“ |
Cmd_TableInsert
|
“&Insert“ |
Cmd_TableInsertRowAbove
|
“Row &Above“ |
Cmd_TableInsertRowBelow
|
“Row &Below“ |
Cmd_TableInsertColumnToLeft
|
“Column To &Left“ |
Cmd_TableInsertColumnToRight
|
“Column To &Right“ |
Cmd_TableInsertCell
|
“&Cell“ |
Cmd_TableDelete
|
“De&lete“ |
Cmd_TableDeleteRow
|
“&Row“ |
Cmd_TableDeleteColumn
|
“&Column“ |
Cmd_TableDeleteCell
|
“Ce&ll“ |
Cmd_TableDistributeRowsEvenly
|
“Distribute Rows Evenly“ |
Cmd_TableDistributeColumnsEvenly
|
“Distribute Columns Evenly“ |
Cmd_TableConvertToLabels
|
“&Convert To Labels“ |
Cmd_LabelsConvertToTable
|
“&Convert to Table“ |
Cmd_Cut
|
“Cu&t“ |
Cmd_Copy
|
“Cop&y“ |
Cmd_Paste
|
“&Paste“ |
Cmd_Delete
|
“&Delete“ |
Cmd_Properties
|
“P&roperties“ |
Cmd_NavigateToControl
|
“Navigate to Control“ |
Cmd_BandExpandAll
|
“Expand All Bands“ |
Cmd_BandCollapseAll
|
“Collapse All Bands“ |
Cmd_BandCollapseAllButSelected
|
“Collapse Other Bands“ |
Cmd_AddToGallery
|
“Add To Gallery“ |
Cmd_InsertBand
|
“Insert &Band“ |
Cmd_InsertVerticalBand
|
“Insert &Vertical Band“ |
Cmd_AddSubBand
|
“Add &Sub-Band“ |
Cmd_BandMoveUp
|
“Move Up“ |
Cmd_BandMoveDown
|
“Move Down“ |
Cmd_AddStyle
|
“Add Style“ |
Cmd_EditStyles
|
“Edit Styles…“ |
Cmd_CloneStyle
|
“Clone Style“ |
Cmd_DeleteStyle
|
“Delete“ |
Cmd_PurgeStyles
|
“Delete Unused Styles“ |
Cmd_ClearStyles
|
“Remove All Styles“ |
Cmd_SelectControlsWithStyle
|
“Select Controls With Style“ |
Cmd_AssignStyleToXRControl
|
“Assign Style To The XRControl“ |
Cmd_AssignOddStyleToXRControl
|
“Assign Odd Style To The XRControl“ |
Cmd_AssignEvenStyleToXRControl
|
“Assign Even Style To The XRControl“ |
Cmd_AddFormattingRule
|
“Add Formatting Rule“ |
Cmd_EditFormattingRules
|
“Edit Formatting Rules…“ |
Cmd_CloneFormattingRule
|
“Clone Formatting Rule“ |
Cmd_DeleteFormattingRule
|
“Delete“ |
Cmd_PurgeFormattingRules
|
“Delete Unused Formatting Rules“ |
Cmd_ClearFormattingRules
|
“Remove All Formatting Rules“ |
Cmd_SelectControlsWithFormattingRule
|
“Select Controls With Formatting Rule“ |
Cmd_AddDataSource
|
“Add Data Source“ |
Cmd_ApplyLayoutToReport
|
“Apply Layout to Report“ |
Cmd_ApplyLayoutToBand
|
“Apply Layout to Band“ |
Cmd_AddToReportStyleSheet
|
“Add to Report Style Sheet“ |
Cmd_AddToReportComponents
|
“Add to Report Components“ |
Cmd_AddGalleryFolder
|
“Add New Folder“ |
Cmd_CutGalleryItem
|
“Cut“ |
Cmd_CopyGalleryItem
|
“Copy“ |
Cmd_PasteGalleryItem
|
“Paste“ |
Cmd_DeleteGalleryItem
|
“Delete“ |
Cmd_RenameGalleryItem
|
“Rename“ |
Cmd_ImportGallery
|
“Import…“ |
Cmd_ExportGallery
|
“Export…“ |
Cmd_RefreshGallery
|
“Refresh“ |
Cmd_DataSetConvertToSqlDataSource
|
“Convert to SqlDataSource“ |
CatLayout
|
“Layout“ |
CatAppearance
|
“Appearance“ |
CatData
|
“Data“ |
CatReportData
|
“Report Data“ |
CatBehavior
|
“Behavior“ |
CatNavigation
|
“Navigation“ |
CatPageSettings
|
“Page Settings“ |
CatUserDesigner
|
“User Designer“ |
CatDesign
|
“Design“ |
CatParameters
|
“Parameters“ |
CatStructure
|
“Structure“ |
CatPrinting
|
“Printing“ |
CatElements
|
“Elements“ |
CatOptions
|
“Options“ |
BandDsg_QuantityPerPage
|
“one band per page“ |
BandDsg_QuantityPerReport
|
“one band per report“ |
UD_ReportDesigner
|
“Report Designer“ |
UD_Msg_ReportChanged
|
“Report has been changed. Do you want to save changes ?“ |
UD_Msg_MdiReportChanged
|
“"{0}" has been changed. Do you want to save changes ?“ |
UD_Msg_ConvertBindings
|
“The {0} contains bindings. Do you want to convert them to expressions?“ |
UD_Msg_ConvertBindingsCaption
|
“Convert“ |
UD_Msg_ConvertBindings_RememberMyChoice
|
“Remember my choice and don’t ask me again.“ |
UD_Msg_ConvertBindings_LinkText
|
“Learn more about the expressions…“ |
UD_Msg_ConvertPivotGridToCrossTab
|
**Specific Pivot Grid functionality may be lost during conversion. Do you want to continue? You can use the ‘Revert to Original Pivot Grid‘ option in the Cross Tab’s smart tag to restore the Pivot Grid.** |
UD_Msg_RevertCrossTabToPivotGrid
|
“All changes made to the Cross Tab will be lost. Do you want co continue?“ |
UD_TTip_FileOpen
|
“Open File“ |
UD_TTip_FileSave
|
“Save File“ |
UD_Msg_ReportSourceUrlNotFound
|
“No report with the specified URL has been found. Do you want to create a new report?“ |
UD_TTip_EditCut
|
“Cut“ |
UD_TTip_EditCopy
|
“Copy“ |
UD_TTip_EditPaste
|
“Paste“ |
UD_TTip_Undo
|
“Undo“ |
UD_TTip_Redo
|
“Redo“ |
UD_TTip_AlignToGrid
|
“Align to Grid“ |
UD_TTip_AlignLeft
|
“Align Lefts“ |
UD_TTip_AlignVerticalCenters
|
“Align Centers“ |
UD_TTip_AlignRight
|
“Align Rights“ |
UD_TTip_AlignTop
|
“Align Tops“ |
UD_TTip_AlignHorizontalCenters
|
“Align Middles“ |
UD_TTip_AlignBottom
|
“Align Bottoms“ |
UD_TTip_SizeToControlWidth
|
“Make Same Width“ |
UD_TTip_SizeToGrid
|
“Size to Grid“ |
UD_TTip_SizeToControlHeight
|
“Make Same Height“ |
UD_TTip_SizeToControl
|
“Make Same size“ |
UD_TTip_HorizSpaceMakeEqual
|
“Make Horizontal Spacing Equal“ |
UD_TTip_HorizSpaceIncrease
|
“Increase Horizontal Spacing“ |
UD_TTip_HorizSpaceDecrease
|
“Decrease Horizontal Spacing“ |
UD_TTip_HorizSpaceConcatenate
|
“Remove Horizontal Spacing“ |
UD_TTip_VertSpaceMakeEqual
|
“Make Vertical Spacing Equal“ |
UD_TTip_VertSpaceIncrease
|
“Increase Vertical Spacing“ |
UD_TTip_VertSpaceDecrease
|
“Decrease Vertical Spacing“ |
UD_TTip_VertSpaceConcatenate
|
“Remove Vertical Spacing“ |
UD_TTip_CenterHorizontally
|
“Center Horizontally“ |
UD_TTip_CenterVertically
|
“CenterVertically“ |
UD_TTip_BringToFront
|
“Bring to Front“ |
UD_TTip_SendToBack
|
“Send to Back“ |
UD_TTip_FormatBold
|
“Bold“ |
UD_TTip_FormatItalic
|
“Italic“ |
UD_TTip_FormatUnderline
|
“Underline“ |
UD_TTip_FormatAlignLeft
|
“Align Left“ |
UD_TTip_FormatCenter
|
“Center“ |
UD_TTip_FormatAlignRight
|
“Align Right“ |
UD_TTip_FormatFontName
|
“Font Name“ |
UD_TTip_FormatFontSize
|
“Font Size“ |
UD_TTip_FormatForeColor
|
“Foreground Color“ |
UD_TTip_FormatBackColor
|
“Background Color“ |
UD_TTip_FormatJustify
|
“Justify“ |
UD_TTip_ItemDescription
|
“Drag-and-drop this item to create a control bound to it;\r\n- or -\r\nDrag this item with the right mouse button or SHIFT\r\nto select a bound control from the popup menu;\r\n- or -\r\nUse the context menu to add a calculated field or parameter.“ |
UD_TTip_TableDescription
|
“Drag-and-drop this item to create a table with its items;\r\n- or -\r\nDrag this item with the right mouse button or SHIFT\r\nto create a ‘header’ table with field names;\r\n- or -\r\nUse the context menu to add a calculated field or parameter.“ |
UD_TTip_DataMemberDescription
|
“\r\n\r\nDataMember: {0}“ |
UD_TTip_DataTypeDescription
|
“\r\nData Type: {0}“ |
UD_FormCaption
|
“Report Designer“ |
UD_XtraReportsToolboxCategoryName
|
“Standard Controls“ |
UD_XtraReportsPointerItemCaption
|
“Pointer“ |
Verb_FitControlSize
|
“Fit Size to Content“ |
Verb_EditBands
|
“Edit and Reorder Bands…“ |
Verb_EditLocalization
|
“Edit Localization…“ |
Verb_EditGroupFields
|
“Edit GroupFields…“ |
Verb_Import
|
“Open/Import…“ |
Verb_Export
|
“Save/Export…“ |
Verb_Save
|
“Save…”“ |
Verb_About
|
“About“ |
Verb_RTFClear
|
“Clear“ |
Verb_RTFLoad
|
“Load File…“ |
Verb_RTFSave
|
“Save File…“ |
Verb_FormatString
|
“Format String…“ |
Verb_SummaryWizard
|
“Summary…“ |
Verb_ReportWizard
|
“Design in Report Wizard…“ |
Verb_Insert
|
“Insert…“ |
Verb_Delete
|
“Delete…“ |
Verb_Bind
|
“Bind“ |
Verb_EditText
|
“Edit Text“ |
Verb_AddFieldToArea
|
“Add Field to Area“ |
Verb_RunDesigner
|
“Run Designer…“ |
Verb_ConvertPivotGridToCrossTab
|
“Convert to Cross Tab“ |
Verb_RevertCrossTabToPivotGrid
|
“Revert to Original Pivot Grid“ |
Verb_EditBindings
|
“Edit Bindings…“ |
Verb_ConvertToExpressions
|
“Convert to Expressions“ |
Verb_LoadReportTemplate
|
“Load Report Template…“ |
BCForm_Lbl_Property
|
“Property“ |
BCForm_Lbl_Binding
|
“Binding“ |
FRSForm_Msg_NoRuleSelected
|
“No formatting rules are selected“ |
FRSForm_Msg_MoreThanOneRule
|
“You selected more than one formatting rule“ |
SSForm_Msg_NoStyleSelected
|
“No styles are selected“ |
SSForm_Msg_MoreThanOneStyle
|
“You selected more than one style“ |
SSForm_Msg_SelectedStylesText
|
“selected styles…” |
SSForm_Msg_InvalidFileFormat
|
“Invalid file format“ |
SSForm_Msg_StyleNamePreviewPostfix
|
“style“ |
SSForm_Msg_FileFilter
|
“Report StyleSheet files (*.repss)|*.repss|All files (*.*)|*.*“ |
SR_Side_Margins
|
“Side margins“ |
SR_Top_Margin
|
“Top\r\nmargin“ |
SR_Vertical_Pitch
|
“Vertical\r\npitch“ |
SR_Horizontal_Pitch
|
“Horizontal pitch“ |
SR_Width
|
“Width“ |
SR_Height
|
“Height“ |
SR_Number_Down
|
“Number\r\nDown“ |
SR_Number_Across
|
“Number Across“ |
ScriptEditor_ErrorDescription
|
“Description“ |
ScriptEditor_ErrorLine
|
“Line“ |
ScriptEditor_ErrorColumn
|
“Column“ |
ScriptEditor_Validate
|
“Validate“ |
ScriptEditor_ScriptsAreValid
|
“All scripts are valid.“ |
ScriptEditor_ScriptHasBeenChanged
|
“The error log is unrelated to the actual script, because the script has been changed after its last validation.\r\nTo see the actual script errors, click the Validate button again.“ |
ScriptEditor_ClickValidate
|
@“Click “”Validate”” to check scripts.“ |
ScriptEditor_NewString
|
“(New)“ |
RepTabCtl_HtmlView
|
“HTML View“ |
RepTabCtl_Preview
|
“Preview“ |
RepTabCtl_Designer
|
“Designer“ |
RepTabCtl_Scripts
|
“Scripts“ |
RepTabCtl_ReportStatus
|
“{0} {{ PaperKind: {1} }}“ |
RepTabCtl_NoReportStatus
|
“Nothing“ |
PanelDesignMsg
|
“Place controls here to keep them together“ |
PrintableComponentContainerDesignMsg
|
“To print a Windows Forms control or a printing link, assign it to the PrintableComponent property in code.“ |
UD_Group_File
|
“&File“ |
UD_Group_Edit
|
“&Edit“ |
UD_Group_View
|
“&View“ |
UD_Group_Format
|
“Fo&rmat“ |
UD_Group_Window
|
“&Window“ |
UD_Group_Font
|
“&Font“ |
UD_Group_Justify
|
“&Justify“ |
UD_Group_Align
|
“&Align“ |
UD_Group_MakeSameSize
|
“&Make Same Size“ |
UD_Group_HorizontalSpacing
|
“&Horizontal Spacing“ |
UD_Group_VerticalSpacing
|
“&Vertical Spacing“ |
UD_Group_CenterInForm
|
“&Center in Form“ |
UD_Group_Order
|
“&Order“ |
UD_Group_ToolbarsList
|
“&Toolbars“ |
UD_Group_DockPanelsList
|
“&Windows“ |
UD_Group_TabButtonsList
|
“Tab Buttons“ |
UD_Capt_MainMenuName
|
“Main Menu“ |
UD_Capt_ToolbarName
|
“Toolbar“ |
UD_Capt_LayoutToolbarName
|
“Layout Toolbar“ |
UD_Capt_FormattingToolbarName
|
“Formatting Toolbar“ |
UD_Capt_StatusBarName
|
“Status Bar“ |
UD_Capt_ZoomToolbarName
|
“Zoom Toolbar“ |
UD_Capt_NewReport
|
“&New“ |
UD_Capt_NewWizardReport
|
“New via &Wizard…“ |
UD_Capt_OpenFile
|
“&Open…“ |
UD_Capt_SaveFile
|
“&Save“ |
UD_Capt_SaveFileAs
|
“Save &As…“ |
UD_Capt_SaveAll
|
“Save A&ll“ |
UD_Capt_Exit
|
“E&xit“ |
UD_Capt_TabbedInterface
|
“&Tabbed Interface“ |
UD_Capt_MdiCascade
|
“&Cascade“ |
UD_Capt_MdiTileHorizontal
|
“Tile &Horizontal“ |
UD_Capt_MdiTileVertical
|
“Tile &Vertical“ |
UD_Capt_Close
|
“&Close“ |
UD_Capt_Cut
|
“Cu&t“ |
UD_Capt_Copy
|
“&Copy” |
UD_Capt_Paste
|
“&Paste“ |
UD_Capt_Delete
|
“&Delete“ |
UD_Capt_SelectAll
|
“Select &All“ |
UD_Capt_Undo
|
“&Undo“ |
UD_Capt_Redo
|
“&Redo“ |
UD_Capt_ForegroundColor
|
“For&eground Color“ |
UD_Capt_BackGroundColor
|
“Bac&kground Color“ |
UD_Capt_FontBold
|
“&Bold“ |
UD_Capt_FontItalic
|
“&Italic“ |
UD_Capt_FontUnderline
|
“&Underline“ |
UD_Capt_JustifyLeft
|
“&Left“ |
UD_Capt_JustifyCenter
|
“&Center“ |
UD_Capt_JustifyRight
|
“&Rights“ |
UD_Capt_JustifyJustify
|
“&Justify“ |
UD_Capt_AlignLefts
|
“&Lefts“ |
UD_Capt_AlignCenters
|
“&Centers“ |
UD_Capt_AlignRights
|
“&Rights“ |
UD_Capt_AlignTops
|
“&Tops“ |
UD_Capt_AlignMiddles
|
“&Middles“ |
UD_Capt_AlignBottoms
|
“&Bottoms“ |
UD_Capt_AlignToGrid
|
“to &Grid“ |
UD_Capt_MakeSameSizeWidth
|
“&Width“ |
UD_Capt_MakeSameSizeSizeToGrid
|
“Size to Gri&d“ |
UD_Capt_MakeSameSizeHeight
|
“&Height“ |
UD_Capt_MakeSameSizeBoth
|
“&Both“ |
UD_Capt_SpacingMakeEqual
|
“Make &Equal“ |
UD_Capt_SpacingIncrease
|
“&Increase“ |
UD_Capt_SpacingDecrease
|
“&Decrease“ |
UD_Capt_SpacingRemove
|
“&Remove“ |
UD_Capt_CenterInFormHorizontally
|
“&Horizontally“ |
UD_Capt_CenterInFormVertically
|
“&Vertically“ |
UD_Capt_OrderBringToFront
|
“&Bring to Front“ |
UD_Capt_OrderSendToBack
|
“&Send to Back“ |
UD_Capt_Zoom
|
“Zoom“ |
UD_Capt_ZoomIn
|
“Zoom In“ |
UD_Capt_ZoomOut
|
“Zoom Out“ |
UD_Capt_ZoomFactor
|
“Zoom Factor: {0}%“ |
UD_Hint_NewReport
|
“Create a new blank report“ |
UD_Hint_NewWizardReport
|
“Create a new report using the Wizard“ |
UD_Hint_OpenFile
|
“Open a report“ |
UD_Hint_SaveFile
|
“Save the report“ |
UD_Hint_SaveFileAs
|
“Save the report with a new name“ |
UD_Hint_SaveAll
|
“Save all reports“ |
UD_Hint_Exit
|
“Close the designer“ |
UD_Hint_Close
|
“Close the report“ |
UD_Hint_TabbedInterface
|
“Switch between tabbed and window MDI layout modes“ |
UD_Hint_MdiCascade
|
“Arrange all open documents cascaded, so that they overlap each other“ |
UD_Hint_MdiTileHorizontal
|
“Arrange all open documents from top to bottom“ |
UD_Hint_MdiTileVertical
|
“Arrange all open documents from left to right“ |
UD_Hint_Cut
|
“Delete the control and copy it to the clipboard“ |
UD_Hint_Copy
|
“Copy the control to the clipboard“ |
UD_Hint_Paste
|
“Add the control from the clipboard“ |
UD_Hint_Delete
|
“Delete the control“ |
UD_Hint_SelectAll
|
“Select all the controls in the document“ |
UD_Hint_Undo
|
“Undo the last operation“ |
UD_Hint_Redo
|
“Redo the last operation”“ |
UD_Hint_ForegroundColor
|
“Set the foreground color of the control“ |
UD_Hint_BackGroundColor
|
“Set the background color of the control“ |
UD_Hint_FontBold
|
“Make the font bold“ |
UD_Hint_FontItalic
|
“Make the font italic“ |
UD_Hint_FontUnderline
|
“Underline the font“ |
UD_Hint_JustifyLeft
|
“Align the control’s text to the left“ |
UD_Hint_JustifyCenter
|
“Align the control’s text to the center“ |
UD_Hint_JustifyRight
|
“Align the control’s text to the right“ |
UD_Hint_JustifyJustify
|
“Justify the control’s text“ |
UD_Hint_AlignLefts
|
“Left align the selected controls“ |
UD_Hint_AlignCenters
|
“Align the centers of the selected controls vertically“ |
UD_Hint_AlignRights
|
“Right align the selected controls“ |
UD_Hint_AlignTops
|
“Align the tops of the selected controls“ |
UD_Hint_AlignMiddles
|
“Align the centers of the selected controls horizontally“ |
UD_Hint_AlignBottoms
|
“Align the bottoms of the selected controls“ |
UD_Hint_AlignToGrid
|
“Align the positions of the selected controls to the grid“ |
UD_Hint_MakeSameSizeWidth
|
“Make the selected controls have the same width“ |
UD_Hint_MakeSameSizeSizeToGrid
|
“Size the selected controls to the grid“ |
UD_Hint_MakeSameSizeHeight
|
“Make the selected controls have the same height“ |
UD_Hint_MakeSameSizeBoth
|
“Make the selected controls the same size“ |
UD_Hint_SpacingMakeEqual
|
“Make the spacing between the selected controls equal“ |
UD_Hint_SpacingIncrease
|
“Increase the spacing between the selected controls“ |
UD_Hint_SpacingDecrease
|
“Decrease the spacing between the selected controls“ |
UD_Hint_SpacingRemove
|
“Remove the spacing between the selected controls“ |
UD_Hint_CenterInFormHorizontally
|
“Horizontally center the selected controls within a band“ |
UD_Hint_CenterInFormVertically
|
“Vertically center the selected controls within a band“ |
UD_Hint_OrderBringToFront
|
“Bring the selected controls to the front“ |
UD_Hint_OrderSendToBack
|
“Move the selected controls to the back“ |
UD_Hint_Zoom
|
“Select or input the zoom factor“ |
UD_Hint_ZoomIn
|
“Zoom in the design surface“ |
UD_Hint_ZoomOut
|
“Zoom out the design surface“ |
UD_Hint_ViewBars
|
“Hide or show the {0}“ |
UD_Hint_ViewDockPanels
|
“Hide or show the {0} window“ |
UD_Hint_ViewTabs
|
“Switch to the {0} tab“ |
UD_PropertyGrid_NotSetText
|
“(Not set)“ |
UD_PropertyGrid_Menu_ItemExpression
|
“{0} Expression“ |
UD_PropertyGrid_TabAppearance
|
“Appearance“ |
UD_PropertyGrid_TabBehavior
|
“Behavior“ |
UD_PropertyGrid_TabData
|
“Data“ |
UD_PropertyGrid_TabPageSettings
|
“Page Settings“ |
UD_PropertyGrid_TabProperties
|
“Properties“ |
UD_PropertyGrid_TabMiscellaneous
|
“Miscellaneous“ |
UD_PropertyGrid_TabFavorites
|
“Favorites“ |
UD_PropertyGrid_TabFavorites_Description
|
“Right-click to edit the control’s favorite property list“ |
UD_PropertyGrid_TabFavorites_EmptyText
|
“Favorite properties are not specified for this report control.“ |
UD_ReportGallery_Reports
|
“Reports“ |
UD_ReportGallery_Bands
|
“Bands“ |
UD_ReportGallery_Controls
|
“Controls“ |
UD_ReportGallery_Styles
|
“Styles“ |
UD_ReportGallery_DataSources
|
“Data Sources“ |
UD_SaveFileDialog_DialogFilter
|
“Report Files (*{0})|*{1}|All Files (*.*)|*.*“ |
UD_Title_FieldList
|
“Field List“ |
UD_Title_FieldList_NonePickerNodeText
|
“None“ |
UD_Title_FieldList_ProjectObjectsText
|
“Project Objects“ |
UD_Title_FieldList_AddNewDataSourceText
|
“Add New data source“ |
UD_Title_GroupAndSort
|
“Group and Sort“ |
UD_Title_ErrorList
|
“Scripts Errors“ |
UD_Title_ReportGallery
|
“Report Gallery“ |
UD_Title_ReportExplorer
|
“Report Explorer“ |
UD_Title_ReportExplorer_Components
|
“Components“ |
UD_Title_ReportExplorer_DataSources
|
summary:”"Data Sources"“ |
UD_Title_ReportExplorer_FormattingRules
|
“Fomatting Rules“ |
UD_Title_ReportExplorer_Styles
|
“Styles“ |
UD_Title_ReportExplorer_NullControl
|
“None“ |
UD_Title_PropertyGrid
|
“Properties window“ |
UD_Title_ToolBox
|
“Tool Box“ |
STag_Name_SummaryRunning
|
“Summary Running“ |
STag_Name_SummaryFunc
|
“Summary Func“ |
STag_Name_MailMerge
|
“Mail Merge“ |
STag_Name_ExpressionBinding
|
“Expression“ |
STag_Name_RtfExpressionBinding
|
“Rtf Expression“ |
STag_Name_HtmlExpressionBinding
|
“Html Expression“ |
STag_Name_DataBinding
|
“Data Binding“ |
STag_Name_RtfDataBinding
|
“Rtf Data Binding“ |
STag_Name_HtmlDataBinding
|
“Html Data Binding“ |
STag_Name_FormatString
|
“Format String“ |
STag_Name_Checked
|
“Checked“ |
STag_Name_PreviewRowCount
|
“Preview Row Count“ |
STag_Name_Bands
|
“Bands“ |
STag_Name_Height
|
“Height“ |
STag_Name_ColumnMode
|
“Multi-Column Mode“ |
STag_Name_ColumnCount
|
“Column Count“ |
STag_Name_ColumnWidth
|
“Column Width“ |
STag_Name_ColumnSpacing
|
“Column Spacing“ |
STag_Name_ColumnLayout
|
“Multi-Column Layout“ |
STag_Name_FieldArea
|
“Field Area for a New Field“ |
STag_Capt_Tasks
|
“Tasks“ |
STag_Capt_Format
|
“{0} {1}“ |
RibbonXRDesign_PageText
|
“Report Designer“ |
RibbonXRDesign_ToolboxControlsPage
|
“Toolbox Controls“ |
RibbonXRDesign_HtmlPageText
|
“HTML View“ |
RibbonXRDesign_StatusBar_HtmlProcessing
|
“Processing…“ |
RibbonXRDesign_StatusBar_HtmlDone
|
“Done“ |
RibbonXRDesign_Page_Home
|
“Home“ |
RibbonXRDesign_Page_View
|
“View“ |
RibbonXRDesign_Page_Layout
|
“Layout“ |
RibbonXRDesign_Page_Scripts
|
“Scripts“ |
RibbonXRDesign_Page_Page
|
“Page“ |
RibbonXRDesign_ContextPage_Layout
|
“Layout“ |
RibbonXRDesign_ContextPage_Design
|
“Design“ |
RibbonXRDesign_ContextPage_Format
|
“Format“ |
RibbonXRDesign_ContextPage_Text
|
“Text“ |
RibbonXRDesign_ContextPage_View
|
“View“ |
RibbonXRDesign_PageCategory_Text
|
“Text Tools“ |
RibbonXRDesign_PageCategory_Table
|
“Table Tools“ |
RibbonXRDesign_PageCategory_Chart
|
“Chart Tools“ |
RibbonXRDesign_PageCategory_PivotGrid
|
“Pivot Grid Tools“ |
RibbonXRDesign_PageCategory_Gauge
|
“Gauge Tools“ |
RibbonXRDesign_PageCategory_BarCode
|
“Bar Code Tools“ |
RibbonXRDesign_PageCategory_CharacterComb
|
“Character Comb Tools“ |
RibbonXRDesign_PageCategory_Sparkline
|
“Sparkline Tools“ |
RibbonXRDesign_PageCategory_Shape
|
“Shape Tools“ |
RibbonXRDesign_PageGroup_Report
|
“Report“ |
RibbonXRDesign_PageGroup_Edit
|
“Edit“ |
RibbonXRDesign_PageGroup_Font
|
“Font“ |
RibbonXRDesign_PageGroup_TextAlignment
|
“Alignment“ |
RibbonXRDesign_PageGroup_Borders
|
“Borders“ |
RibbonXRDesign_PageGroup_Styles
|
“Styles“ |
RibbonXRDesign_PageGroup_Alignment
|
“Alignment“ |
RibbonXRDesign_PageGroup_SizeAndLayout
|
“Layout“ |
RibbonXRDesign_PageGroup_Layout
|
“Layout“ |
RibbonXRDesign_PageGroup_Arranging
|
“Arranging“ |
RibbonXRDesign_PageGroup_Arrange
|
“Arrange“ |
RibbonXRDesign_PageGroup_Behavior
|
“Behavior“ |
RibbonXRDesign_PageGroup_PageSetup
|
“Page Setup“ |
RibbonXRDesign_PageGroup_Appearance
|
“Appearance“ |
RibbonXRDesign_PageGroup_Design
|
“Design“ |
RibbonXRDesign_PageGroup_Show
|
“Show“ |
RibbonXRDesign_PageGroup_Snapping
|
“Snapping“ |
RibbonXRDesign_PageGroup_Zoom
|
“Zoom“ |
RibbonXRDesign_PageGroup_View
|
“View“ |
RibbonXRDesign_PageGroup_Bands
|
“Bands“ |
RibbonXRDesign_PageGroup_Localization
|
“Localization“ |
RibbonXRDesign_PageGroup_Scripts
|
“Scripts“ |
RibbonXRDesign_PageGroup_HtmlNavigation
|
“Navigation“ |
RibbonXRDesign_PageGroup_Select
|
“Select“ |
RibbonXRDesign_PageGroup_Insert
|
“Insert“ |
RibbonXRDesign_PageGroup_Delete
|
“Delete“ |
RibbonXRDesign_PageGroup_CellSize
|
“Cell Size“ |
RibbonXRDesign_PageGroup_Distribute
|
“Distribute“ |
RibbonXRDesign_PageGroup_Clipboard
|
“Clipboard“ |
RibbonXRDesign_PageGroup_Merge
|
“Merge“ |
RibbonXRDesign_PageGroup_Data
|
“Data“ |
RibbonXRDesign_PageGroup_Chart
|
“Chart“ |
RibbonXRDesign_PageGroup_Series
|
“Series“ |
RibbonXRDesign_PageGroup_Annotations
|
“Annotations“ |
RibbonXRDesign_PageGroup_Theme
|
“Theme“ |
RibbonXRDesign_PageGroup_Sparkline
|
“Sparkline“ |
RibbonXRDesign_PageGroup_PivotGrid
|
“Pivot Grid“ |
RibbonXRDesign_PageGroup_PivotFields
|
“Fields“ |
RibbonXRDesign_PageGroup_PivotPrintOptions
|
“Print Options“ |
RibbonXRDesign_PageGroup_Symbology
|
“Symbology“ |
RibbonXRDesign_PageGroup_CrossTab
|
“Cross Tab“ |
RibbonXRDesign_PageGroup_PdfContent
|
“PDF Content“ |
RibbonXRDesign_AlignToGrid_Caption
|
“Align to Grid“ |
RibbonXRDesign_AlignLeft_Caption
|
“Align Lefts“ |
RibbonXRDesign_AlignVerticalCenters_Caption
|
“Align Centers“ |
RibbonXRDesign_AlignRight_Caption
|
“Align Rights“ |
RibbonXRDesign_AlignTop_Caption
|
“Align Tops“ |
RibbonXRDesign_AlignHorizontalCenters_Caption
|
“Align Middles“ |
RibbonXRDesign_AlignBottom_Caption
|
“Align Bottoms“ |
RibbonXRDesign_SizeToControlWidth_Caption
|
“Make Same Width“ |
RibbonXRDesign_SizeToGrid_Caption
|
“Size to Grid“ |
RibbonXRDesign_FitBoundsToContainer_Caption
|
“Fit Bounds to Container“ |
RibbonXRDesign_SizeToControlHeight_Caption
|
“Make Same Height“ |
RibbonXRDesign_SizeToControl_Caption
|
“Make Same Size“ |
RibbonXRDesign_HorizSpaceMakeEqual_Caption
|
“Make Horizontal Spacing Equal“ |
RibbonXRDesign_HorizSpaceIncrease_Caption
|
“Increase Horizontal Spacing“ |
RibbonXRDesign_HorizSpaceDecrease_Caption
|
“Decrease Horizontal Spacing“ |
RibbonXRDesign_HorizSpaceConcatenate_Caption
|
“Remove Horizontal Spacing“ |
RibbonXRDesign_VertSpaceMakeEqual_Caption
|
“Make Vertical Spacing Equal“ |
RibbonXRDesign_VertSpaceIncrease_Caption
|
“Increase Vertical Spacing“ |
RibbonXRDesign_VertSpaceDecrease_Caption
|
“Decrease Vertical Spacing“ |
RibbonXRDesign_VertSpaceConcatenate_Caption
|
“Remove Vertical Spacing“ |
RibbonXRDesign_CenterHorizontally_Caption
|
“Center Horizontally“ |
RibbonXRDesign_CenterVertically_Caption
|
“Center Vertically“ |
RibbonXRDesign_BringToFront_Caption
|
“Bring to Front“ |
RibbonXRDesign_SendToBack_Caption
|
“Send to Back“ |
RibbonXRDesign_FontBold_Caption
|
“Bold“ |
RibbonXRDesign_FontItalic_Caption
|
“Italic“ |
RibbonXRDesign_FontUnderline_Caption
|
“Underline“ |
RibbonXRDesign_FontStrikeout_Caption
|
“Strikethrough“ |
RibbonXRDesign_ForeColor_Caption
|
“Foreground Color“ |
RibbonXRDesign_BackColor_Caption
|
“Background Color“ |
RibbonXRDesign_JustifyLeft_Caption
|
“Align Text Left“ |
RibbonXRDesign_JustifyCenter_Caption
|
“Center Text“ |
RibbonXRDesign_JustifyRight_Caption
|
“Align Text Right“ |
RibbonXRDesign_JustifyJustify_Caption
|
“Justify“ |
RibbonXRDesign_VertAlignTop_Caption
|
“Align Text Top“ |
RibbonXRDesign_VertAlignMiddle_Caption
|
“Align Text Middle“ |
RibbonXRDesign_VertAlignBottom_Caption
|
“Align Text Bottom“ |
RibbonXRDesign_BordersAll_Caption
|
“All Borders“ |
RibbonXRDesign_BordersNone_Caption
|
“No Border“ |
RibbonXRDesign_BorderLeft_Caption
|
“Left Border“ |
RibbonXRDesign_BorderTop_Caption
|
“Top Border“ |
RibbonXRDesign_BorderRight_Caption
|
“Right Border“ |
RibbonXRDesign_BorderBottom_Caption
|
“Bottom Border“ |
RibbonXRDesign_BorderColor_Caption
|
“Border Color“ |
RibbonXRDesign_BorderWidth_Caption
|
“Border Width“ |
RibbonXRDesign_BorderDashStyle_Caption
|
“Border Dash Style“ |
RibbonXRDesign_NewReport_Caption
|
“New Report“ |
RibbonXRDesign_NewReportWizard_Caption
|
“New Report via Wizard…“ |
RibbonXRDesign_OpenFile_Caption
|
“Open…“ |
RibbonXRDesign_SaveFile_Caption
|
“Save“ |
RibbonXRDesign_SaveFileAs_Caption
|
“Save As…“ |
RibbonXRDesign_SaveAll_Caption
|
“Save All“ |
RibbonXRDesign_Cut_Caption
|
“Cut“ |
RibbonXRDesign_Copy_Caption
|
“Copy“ |
RibbonXRDesign_Paste_Caption
|
“Paste“ |
RibbonXRDesign_Undo_Caption
|
“Undo“ |
RibbonXRDesign_Redo_Caption
|
“Redo“ |
RibbonXRDesign_Exit_Caption
|
“Exit“ |
RibbonXRDesign_Close_Caption
|
“Close“ |
RibbonXRDesign_ExtractStyle_Caption
|
“Extract Style“ |
RibbonXRDesign_GaugeViewThemeLight_Caption
|
“Flat Light“ |
RibbonXRDesign_GaugeViewThemeDark_Caption
|
“Flat Dark“ |
RibbonXRDesign_Zoom_Caption
|
“Zoom“ |
RibbonXRDesign_ZoomIn_Caption
|
“Zoom In“ |
RibbonXRDesign_ZoomOut_Caption
|
“Zoom Out“ |
RibbonXRDesign_ZoomExact_Caption
|
“Exact“ |
RibbonXRDesign_Windows_Caption
|
“Windows“ |
RibbonXRDesign_Scripts_Caption
|
“Scripts“ |
RibbonXRDesign_HtmlHome_Caption
|
“Home“ |
RibbonXRDesign_HtmlBackward_Caption
|
“Back“ |
RibbonXRDesign_HtmlForward_Caption
|
“Forward“ |
RibbonXRDesign_HtmlRefresh_Caption
|
“Refresh“ |
RibbonXRDesign_HtmlFind_Caption
|
“Find“ |
RibbonXRDesign_ShowDesignerTab_Caption
|
“Designer“ |
RibbonXRDesign_ShowPreviewTab_Caption
|
“Preview“ |
RibbonXRDesign_ShowScriptsTab_Caption
|
“Scripts“ |
RibbonXRDesign_ValidateScripts_Caption
|
“Validate“ |
RibbonXRDesign_AddNewDataSource_Caption
|
“Add Data Source“ |
RibbonXRDesign_AddCalculatedField_Caption
|
“Add Calculated Field“ |
RibbonXRDesign_AddParameter_Caption
|
“Add Parameter“ |
RibbonXRDesign_DrawWatermark_Caption
|
“Watermark“ |
RibbonXRDesign_DrawGridLines_Caption
|
“Grid Lines“ |
RibbonXRDesign_SnapToGrid_Caption
|
“Snap to Grid“ |
RibbonXRDesign_SnapLines_Caption
|
“Snap Lines“ |
RibbonXRDesign_PageSize_Caption
|
“Size“ |
RibbonXRDesign_PaperKind_Caption
|
“Size“ |
RibbonXRDesign_PageOrientation_Caption
|
“Orientation“ |
RibbonXRDesign_PageMargins_Caption
|
“Margins“ |
RibbonXRDesign_PageColor_Caption
|
“Page Color“ |
RibbonXRDesign_PageWatermark_Caption
|
“Watermark“ |
RibbonXRDesign_ShowPrintingWarnings_Caption
|
“Printing Warnings“ |
RibbonXRDesign_ShowExportWarnings_Caption
|
“Export Warnings“ |
RibbonXRDesign_BandExpandAll_Caption
|
“Expand All“ |
RibbonXRDesign_BandCollapseAll_Caption
|
“Collapse All“ |
RibbonXRDesign_Language_Caption
|
“Language“ |
RibbonXRDesign_ShowLocalizableProperties_Caption
|
“Show Localizable Properties“ |
RibbonXRDesign_TableSelectTable_Caption
|
“Table“ |
RibbonXRDesign_TableSelectRow_Caption
|
“Row“ |
RibbonXRDesign_TableSelectColumn_Caption
|
“Column“ |
RibbonXRDesign_TableInsertRowAbove_Caption
|
“Row Above“ |
RibbonXRDesign_TableInsertRowBelow_Caption
|
“Row Below“ |
RibbonXRDesign_TableInsertColumnToLeft_Caption
|
“Column to Left“ |
RibbonXRDesign_TableInsertColumnToRight_Caption
|
“Column to Right“ |
RibbonXRDesign_TableDeleteCell_Caption
|
“Cell“ |
RibbonXRDesign_TableDeleteRow_Caption
|
“Row“ |
RibbonXRDesign_TableDeleteColumn_Caption
|
“Column“ |
RibbonXRDesign_TableDeleteTable_Caption
|
“Table“ |
RibbonXRDesign_TableDistributeRowsEvenly_Caption
|
“Rows“ |
RibbonXRDesign_TableDistributeColumnsEvenly_Caption
|
“Columns“ |
RibbonXRDesign_TableSplitCells_Caption
|
“Split Cells“ |
RibbonXRDesign_TableMergeCells_Caption
|
“Merge Cells“ |
RibbonXRDesign_PivotGridRunDesigner_Caption
|
“Run Designer“ |
RibbonXRDesign_PivotGridAddDataSource_Caption
|
“Add Data Source“ |
RibbonXRDesign_PivotGridAddField_Caption
|
“Add Field“ |
RibbonXRDesign_PivotGridRemoveField_Caption
|
“Remove Field“ |
RibbonXRDesign_PivotGridVerticalLines_Caption
|
“Vertical Lines“ |
RibbonXRDesign_PivotGridHorizontalLines_Caption
|
“Horizontal Lines“ |
RibbonXRDesign_PivotGridFilterHeaders_Caption
|
“Filter Headers“ |
RibbonXRDesign_PivotGridDataHeaders_Caption
|
“Data Headers“ |
RibbonXRDesign_PivotGridColumnHeaders_Caption
|
“Column Headers“ |
RibbonXRDesign_PivotGridRowHeaders_Caption
|
“Row Headers“ |
RibbonXRDesign_PivotGridColumnAreaOnEveryPage_Caption
|
“Column Area On Every Page“ |
RibbonXRDesign_PivotGridRowAreaOnEveryPage_Caption
|
“Row Area On Every Page“ |
RibbonXRDesign_ChartRunDesigner_Caption
|
“Run Designer“ |
RibbonXRDesign_ChartAddDataSource_Caption
|
“Add Data Source“ |
RibbonXRDesign_ChartLoad_Caption
|
“Load…“ |
RibbonXRDesign_ChartSave_Caption
|
“Save…“ |
RibbonXRDesign_ChartAddSeriesViewBar_Caption
|
“Bar“ |
RibbonXRDesign_ChartAddSeriesViewLine_Caption
|
“Line“ |
RibbonXRDesign_ChartAddSeriesViewArea_Caption
|
“Area“ |
RibbonXRDesign_ChartAddSeriesViewRange_Caption
|
“Range“ |
RibbonXRDesign_ChartAddSeriesViewPieAndDoughnut_Caption
|
“Pie and Doughnut“ |
RibbonXRDesign_ChartAddSeriesViewRadarAndPolar_Caption
|
“Radar and Polar“ |
RibbonXRDesign_ChartAddSeriesViewOther_Caption
|
“Other Series“ |
RibbonXRDesign_ChartRemoveSeries_Caption
|
“Remove Series“ |
RibbonXRDesign_ChartAddTextAnnotation_Caption
|
“Add Text Annotation“ |
RibbonXRDesign_ChartAddImageAnnotation_Caption
|
“Add Image Annotation“ |
RibbonXRDesign_ChartRemoveAnnotation_Caption
|
“Remove Annotation“ |
RibbonXRDesign_ChartAppearanceName_Caption
|
“Appearance“ |
RibbonXRDesign_ChartPaletteName_Caption
|
“Palette“ |
RibbonXRDesign_ChartImageType_Caption
|
“Image Type“ |
RibbonXRDesign_BarCodeAutoModule_Caption
|
“Auto Module“ |
RibbonXRDesign_BarCodeShowText_Caption
|
“Show Text“ |
RibbonXRDesign_BarCodeSymbology_Caption
|
“Symbology“ |
RibbonXRDesign_GaugeImageType_Caption
|
“Image Type“ |
RibbonXRDesign_SparklineAddDataSource_Caption
|
“Add Data Source“ |
RibbonXRDesign_SparklineImageType_Caption
|
“Image Type“ |
RibbonXRDesign_ShapeStretch_Caption
|
“Stretch“ |
RibbonXRDesign_LabelAutoWidth_Caption
|
“Auto Width“ |
RibbonXRDesign_LabelWordWrap_Caption
|
“Word Wrap“ |
RibbonXRDesign_LabelCanShrink_Caption
|
“Can Shrink“ |
RibbonXRDesign_LabelCanGrow_Caption
|
“Can Grow“ |
RibbonXRDesign_FitBoundsToText_Caption
|
“Fit Bounds To Text“ |
RibbonXRDesign_FitTextToBounds_Caption
|
“Fit Text To Bounds“ |
RibbonXRDesign_CharacterCombCellAutoWidth_Caption
|
“Auto Width“ |
RibbonXRDesign_CharacterCombCellAutoHeight_Caption
|
“Auto Height“ |
RibbonXRDesign_CharacterCombCellWidth_Caption
|
“Width: “ |
RibbonXRDesign_CharacterCombCellHeight_Caption
|
“Height: “ |
RibbonXRDesign_CharacterCombCellVerticalSpacing_Caption
|
“Vertical Spacing: “ |
RibbonXRDesign_CharacterCombCellHorizontalSpacing_Caption
|
“Horizontal Spacing: “ |
RibbonXRDesign_CustomMargins_Caption
|
“Custom Margins…“ |
RibbonXRDesign_MorePaperSizes_Caption
|
“More Paper Sizes…“ |
RibbonXRDesign_ScriptsCut_Caption
|
“Cut“ |
RibbonXRDesign_ScriptsCopy_Caption
|
“Copy“ |
RibbonXRDesign_ScriptsPaste_Caption
|
“Paste“ |
RibbonXRDesign_ScriptsValidate_Caption
|
“Validate“ |
RibbonXRDesign_ScriptsSelectControl_Caption
|
“Control: “ |
RibbonXRDesign_ScriptsSelectEvent_Caption
|
“Event: “ |
RibbonXRDesign_NoStyles_Caption
|
“There are no available styles.“ |
RibbonXRDesign_AlignToGrid_STipTitle
|
“Align to Grid“ |
RibbonXRDesign_AlignLeft_STipTitle
|
“Align Lefts“ |
RibbonXRDesign_AlignVerticalCenters_STipTitle
|
“Align Centers“ |
RibbonXRDesign_AlignRight_STipTitle
|
“Align Rights“ |
RibbonXRDesign_AlignTop_STipTitle
|
“Align Tops“ |
RibbonXRDesign_AlignHorizontalCenters_STipTitle
|
“Align Middles“ |
RibbonXRDesign_AlignBottom_STipTitle
|
“Align Bottoms“ |
RibbonXRDesign_SizeToControlWidth_STipTitle
|
““Make Same Width“ |
RibbonXRDesign_SizeToGrid_STipTitle
|
“Size to Grid“ |
RibbonXRDesign_SizeToControlHeight_STipTitle
|
“Make Same Height“ |
RibbonXRDesign_SizeToControl_STipTitle
|
“Make Same Size“ |
RibbonXRDesign_HorizSpaceMakeEqual_STipTitle
|
“Make Horizontal Spacing Equal“ |
RibbonXRDesign_HorizSpaceIncrease_STipTitle
|
“Increase Horizontal Spacing“ |
RibbonXRDesign_HorizSpaceDecrease_STipTitle
|
“Decrease Horizontal Spacing“ |
RibbonXRDesign_HorizSpaceConcatenate_STipTitle
|
“Remove Horizontal Spacing“ |
RibbonXRDesign_VertSpaceMakeEqual_STipTitle
|
“Make Vertical Spacing Equal“ |
RibbonXRDesign_VertSpaceIncrease_STipTitle
|
“Increase Vertical Spacing“ |
RibbonXRDesign_VertSpaceDecrease_STipTitle
|
“Decrease Vertical Spacing“ |
RibbonXRDesign_VertSpaceConcatenate_STipTitle
|
“Remove Vertical Spacing“ |
RibbonXRDesign_CenterHorizontally_STipTitle
|
“Center Horizontally“ |
RibbonXRDesign_CenterVertically_STipTitle
|
“Center Vertically“ |
RibbonXRDesign_FitBoundsToText_STipTitle
|
“Fit Bounds To Text“ |
RibbonXRDesign_FitBoundsToContainer_STipTitle
|
“Fit Bounds To Container“ |
RibbonXRDesign_FitTextToBounds_STipTitle
|
“Fit Text To Bounds“ |
RibbonXRDesign_BringToFront_STipTitle
|
“Bring to Front“ |
RibbonXRDesign_SendToBack_STipTitle
|
“Send to Back“ |
RibbonXRDesign_SnapToGrid_STipTitle
|
“Snap to Grid“ |
RibbonXRDesign_SnapLines_STipTitle
|
“Snap Lines“ |
RibbonXRDesign_PageMargins_STipTitle
|
“Adjust Margins“ |
RibbonXRDesign_PageColor_STipTitle
|
“Choose Page Color“ |
RibbonXRDesign_PageSize_STipTitle
|
“Choose Page Size“ |
RibbonXRDesign_PageWatermark_STipTitle
|
“Add Watermark“ |
RibbonXRDesign_PageOrientation_STipTitle
|
“Change Page Orientation“ |
RibbonXRDesign_FontBold_STipTitle
|
“Bold“ |
RibbonXRDesign_FontItalic_STipTitle
|
“Italic“ |
RibbonXRDesign_FontUnderline_STipTitle
|
“Underline“ |
RibbonXRDesign_FontStrikeout_STipTitle
|
“Strikethrough“ |
RibbonXRDesign_ForeColor_STipTitle
|
“Foreground Color“ |
RibbonXRDesign_BackColor_STipTitle
|
“Background Color“ |
RibbonXRDesign_JustifyLeft_STipTitle
|
“Align Text Left“ |
RibbonXRDesign_JustifyCenter_STipTitle
|
“Center Text“ |
RibbonXRDesign_JustifyRight_STipTitle
|
“Align Text Right“ |
RibbonXRDesign_JustifyJustify_STipTitle
|
“Justify“ |
RibbonXRDesign_VertAlignTop_STipTitle
|
“Align Text Top“ |
RibbonXRDesign_VertAlignMiddle_STipTitle
|
“Align Text Middle“ |
RibbonXRDesign_VertAlignBottom_STipTitle
|
“Align Text Bottom“ |
RibbonXRDesign_BordersAll_STipTitle
|
“All Borders“ |
RibbonXRDesign_BordersNone_STipTitle
|
“No Border“ |
RibbonXRDesign_BorderLeft_STipTitle
|
“Left Border“ |
RibbonXRDesign_BorderTop_STipTitle
|
“Top Border“ |
RibbonXRDesign_BorderRight_STipTitle
|
“Right Border“ |
RibbonXRDesign_BorderBottom_STipTitle
|
“Bottom Border“ |
RibbonXRDesign_BorderColor_STipTitle
|
“Border Color“ |
RibbonXRDesign_BorderWidth_STipTitle
|
“Border Width“ |
RibbonXRDesign_BorderDashStyle_STipTitle
|
“Border Dash Style“ |
RibbonXRDesign_ExtractStyle_STipTitle
|
“Extract Style“ |
RibbonXRDesign_ShowScriptsTab_STipTitle
|
“Scripts“ |
RibbonXRDesign_ShowPreviewTab_STipTitle
|
“Print Preview“ |
RibbonXRDesign_ShowDesignerTab_STipTitle
|
“Report Designer“ |
RibbonXRDesign_AddNewDataSource_STipTitle
|
“Add Data Source“ |
RibbonXRDesign_AddParameter_STipTitle
|
“Add Parameter“ |
RibbonXRDesign_AddCalculatedField_STipTitle
|
“Add Calculated Field“ |
RibbonXRDesign_ShowPrintingWarnings_STipTitle
|
“Show Printing Warnings“ |
RibbonXRDesign_ShowExportWarnings_STipTitle
|
“Show Export Warnings“ |
RibbonXRDesign_DrawWatermark_STipTitle
|
“Show Watermark“ |
RibbonXRDesign_DrawGridLines_STipTitle
|
“Show Grid Lines“ |
RibbonXRDesign_BandExpandAll_STipTitle
|
“Expand All Bands“ |
RibbonXRDesign_BandCollapseAll_STipTitle
|
“Collapse All Bands“ |
RibbonXRDesign_Language_STipTitle
|
“Language“ |
RibbonXRDesign_ShowLocalizableProperties_STipTitle
|
“Show Localizable Properties“ |
RibbonXRDesign_TableSelectTable_STipTitle
|
“Select Table“ |
RibbonXRDesign_TableSelectRow_STipTitle
|
“Select Row“ |
RibbonXRDesign_TableSelectColumn_STipTitle
|
“Select Column“ |
RibbonXRDesign_TableInsertRowAbove_STipTitle
|
“Insert Row Above“ |
RibbonXRDesign_TableInsertRowBelow_STipTitle
|
“Insert Row Below“ |
RibbonXRDesign_TableInsertColumnToLeft_STipTitle
|
“Insert Column to Left“ |
RibbonXRDesign_TableInsertColumnToRight_STipTitle
|
“Insert Column to Right“ |
RibbonXRDesign_TableDeleteCell_STipTitle
|
“Delete Cell“ |
RibbonXRDesign_TableDeleteRow_STipTitle
|
“Delete Row“ |
RibbonXRDesign_TableDeleteColumn_STipTitle
|
“Delete Column“ |
RibbonXRDesign_TableDeleteTable_STipTitle
|
“Delete Table“ |
RibbonXRDesign_TableDistributeRowsEvenly_STipTitle
|
“Distribute Rows Evenly“ |
RibbonXRDesign_TableDistributeColumnsEvenly_STipTitle
|
“Distribute Columns Evenly“ |
RibbonXRDesign_TableMergeCells_STipTitle
|
“Merge Cells“ |
RibbonXRDesign_TableSplitCells_STipTitle
|
“Split Cells“ |
RibbonXRDesign_CharacterCombCellAutoWidth_STipTitle
|
“Cell Auto Width“ |
RibbonXRDesign_CharacterCombCellAutoHeight_STipTitle
|
“Cell Auto Height“ |
RibbonXRDesign_CharacterCombCellWidth_STipTitle
|
“Cell Width“ |
RibbonXRDesign_CharacterCombCellHeight_STipTitle
|
“Cell Height“ |
RibbonXRDesign_CharacterCombCellVerticalSpacing_STipTitle
|
“Cell Vertical Spacing“ |
RibbonXRDesign_CharacterCombCellHorizontalSpacing_STipTitle
|
“Cell Horizontal Spacing“ |
RibbonXRDesign_PivotGridRunDesigner_STipTitle
|
“Run Designer“ |
RibbonXRDesign_PivotGridAddDataSource_STipTitle
|
“Add Data Source“ |
RibbonXRDesign_PivotGridRemoveField_STipTitle
|
“Remove Field“ |
RibbonXRDesign_PivotGridAddField_STipTitle
|
“Add Field“ |
RibbonXRDesign_PivotGridVerticalLines_STipTitle
|
“Print vertical grid lines.“ |
RibbonXRDesign_PivotGridHorizontalLines_STipTitle
|
“Print Horizontal Lines“ |
RibbonXRDesign_PivotGridDataHeaders_STipTitle
|
“Print Data Headers“ |
RibbonXRDesign_PivotGridColumnHeaders_STipTitle
|
“Print Column Headers“ |
RibbonXRDesign_PivotGridRowHeaders_STipTitle
|
“Print Row Headers“ |
RibbonXRDesign_PivotGridColumnAreaOnEveryPage_STipTitle
|
“Print Column Area On Every Page“ |
RibbonXRDesign_PivotGridRowAreaOnEveryPage_STipTitle
|
“Print Row Area On Every Page“ |
RibbonXRDesign_ChartLoad_STipTitle
|
“Load“ |
RibbonXRDesign_ChartSave_STipTitle
|
“Save“ |
RibbonXRDesign_ChartRunDesigner_STipTitle
|
“Run Designer“ |
RibbonXRDesign_ChartAddDataSource_STipTitle
|
“Add Data Source“ |
RibbonXRDesign_ChartPaletteName_STipTitle
|
“Palette“ |
RibbonXRDesign_ChartAddSeriesViewBar_STipTitle
|
“Bar Series“ |
RibbonXRDesign_ChartAddSeriesViewLine_STipTitle
|
“Line Series“ |
RibbonXRDesign_ChartAddSeriesViewRange_STipTitle
|
“Range Series“ |
RibbonXRDesign_ChartAddSeriesViewPieAndDoughnut_STipTitle
|
“Pie And Doughnut Series“ |
RibbonXRDesign_ChartAddSeriesViewRadarAndPolar_STipTitle
|
“Radar And Polar Series“ |
RibbonXRDesign_ChartAddSeriesViewArea_STipTitle
|
“Area Series“ |
RibbonXRDesign_ChartAddSeriesViewOther_STipTitle
|
“Other Series“ |
RibbonXRDesign_ChartRemoveSeries_STipTitle
|
“Remove Series“ |
RibbonXRDesign_ChartAddTextAnnotation_STipTitle
|
“Add Text Annotation“ |
RibbonXRDesign_ChartAddImageAnnotation_STipTitle
|
“Add Image Annotation“ |
RibbonXRDesign_ChartRemoveAnnotation_STipTitle
|
“Remove Annotation“ |
RibbonXRDesign_SparklineAddDataSource_STipTitle
|
“Add Data Source“ |
RibbonXRDesign_GaugeViewThemeLight_STipTitle
|
“Flat Light Theme“ |
RibbonXRDesign_GaugeViewThemeDark_STipTitle
|
“Flat Dark Theme“ |
RibbonXRDesign_ShapeStretch_STipTitle
|
“Stretch“ |
RibbonXRDesign_LabelAutoWidth_STipTitle
|
“Auto Width“ |
RibbonXRDesign_LabelWordWrap_STipTitle
|
“Word Wrap“ |
RibbonXRDesign_LabelCanShrink_STipTitle
|
“Can Shrink“ |
RibbonXRDesign_LabelCanGrow_STipTitle
|
“Can Grow“ |
RibbonXRDesign_ScriptsSelectControl_STipTitle
|
“Control“ |
RibbonXRDesign_ScriptsSelectEvent_STipTitle
|
“Event“ |
RibbonXRDesign_ScriptsValidate_STipTitle
|
“Validate Scripts“ |
RibbonXRDesign_NewReport_STipTitle
|
“New Blank Report“ |
RibbonXRDesign_NewReportWizard_STipTitle
|
“New Report via Wizard“ |
RibbonXRDesign_OpenFile_STipTitle
|
“Open Report“ |
RibbonXRDesign_SaveFile_STipTitle
|
“Save Report“ |
RibbonXRDesign_SaveFileAs_STipTitle
|
“Save Report As“ |
RibbonXRDesign_SaveAll_STipTitle
|
“Save All Reports“ |
RibbonXRDesign_Cut_STipTitle
|
“Cut“ |
RibbonXRDesign_Copy_STipTitle
|
“Copy“ |
RibbonXRDesign_Paste_STipTitle
|
“Paste“ |
RibbonXRDesign_Undo_STipTitle
|
“Undo“ |
RibbonXRDesign_Redo_STipTitle
|
“Redo“ |
RibbonXRDesign_Exit_STipTitle
|
“Exit“ |
RibbonXRDesign_Close_STipTitle
|
“Close“ |
RibbonXRDesign_Zoom_STipTitle
|
“Zoom“ |
RibbonXRDesign_ZoomIn_STipTitle
|
“Zoom In“ |
RibbonXRDesign_ZoomOut_STipTitle
|
“Zoom Out“ |
RibbonXRDesign_FontName_STipTitle
|
“Font“ |
RibbonXRDesign_FontSize_STipTitle
|
“Font Size“ |
RibbonXRDesign_Windows_STipTitle
|
“Show/Hide Windows“ |
RibbonXRDesign_Scripts_STipTitle
|
“Show/Hide Scripts“ |
RibbonXRDesign_ValidateScripts_STipTitle
|
“Validate Scripts“ |
RibbonXRDesign_HtmlHome_STipTitle
|
“Home“ |
RibbonXRDesign_HtmlBackward_STipTitle
|
“Back“ |
RibbonXRDesign_HtmlForward_STipTitle
|
“Forward“ |
RibbonXRDesign_HtmlRefresh_STipTitle
|
“Refresh“ |
RibbonXRDesign_HtmlFind_STipTitle
|
“Find“ |
RibbonXRDesign_BarCodeAutoModule_STipTitle
|
“Auto Module“ |
RibbonXRDesign_BarCodeShowText_STipTitle
|
“Show Text“ |
RibbonXRDesign_BarCodeSymbology_STipTitle
|
“Symbology“ |
RibbonXRDesign_AlignToGrid_STipContent
|
“Align the positions of the selected controls to the grid.“ |
RibbonXRDesign_AlignLeft_STipContent
|
“Left align the selected controls.“ |
RibbonXRDesign_AlignVerticalCenters_STipContent
|
“Align the centers of the selected controls vertically.“ |
RibbonXRDesign_AlignRight_STipContent
|
“Right align the selected controls.“ |
RibbonXRDesign_AlignTop_STipContent
|
“Align the tops of the selected controls.“ |
RibbonXRDesign_AlignHorizontalCenters_STipContent
|
“Align the centers of the selected controls horizontally.“ |
RibbonXRDesign_AlignBottom_STipContent
|
“Align the bottoms of the selected controls.“ |
RibbonXRDesign_SizeToControlWidth_STipContent
|
“Make the selected controls have the same width.“ |
RibbonXRDesign_SizeToGrid_STipContent
|
“Size the selected controls to the grid.“ |
RibbonXRDesign_SizeToControlHeight_STipContent
|
“Make the selected controls have the same height.“ |
RibbonXRDesign_SizeToControl_STipContent
|
“Make the selected controls have the same size.“ |
RibbonXRDesign_HorizSpaceMakeEqual_STipContent
|
“Make the horizontal spacing between the selected controls equal.“ |
RibbonXRDesign_HorizSpaceIncrease_STipContent
|
“Increase the horizontal spacing between the selected controls.“ |
RibbonXRDesign_HorizSpaceDecrease_STipContent
|
“Decrease the horizontal spacing between the selected controls.“ |
RibbonXRDesign_HorizSpaceConcatenate_STipContent
|
“Remove the horizontal spacing between the selected controls.“ |
RibbonXRDesign_VertSpaceMakeEqual_STipContent
|
“Make the vertical spacing between the selected controls equal.“ |
RibbonXRDesign_VertSpaceIncrease_STipContent
|
“Increase the vertical spacing between the selected controls.“ |
RibbonXRDesign_VertSpaceDecrease_STipContent
|
“Decrease the vertical spacing between the selected controls.“ |
RibbonXRDesign_VertSpaceConcatenate_STipContent
|
“Remove the vertical spacing between the selected controls.“ |
RibbonXRDesign_CenterHorizontally_STipContent
|
“Horizontally center the selected controls within a band.“ |
RibbonXRDesign_CenterVertically_STipContent
|
“Vertically center the selected controls within a band.“ |
RibbonXRDesign_BringToFront_STipContent
|
“Bring the selected controls to the front.“ |
RibbonXRDesign_SendToBack_STipContent
|
“Move the selected controls to the back.“ |
RibbonXRDesign_FontBold_STipContent
|
“Make the selected text bold.“ |
RibbonXRDesign_FontItalic_STipContent
|
“Italicize the text.“ |
RibbonXRDesign_FontUnderline_STipContent
|
“Underline the selected text.“ |
RibbonXRDesign_FontStrikeout_STipContent
|
“Cross the selected text out by drawing a line through it.“ |
RibbonXRDesign_ForeColor_STipContent
|
“Change the text foreground color.“ |
RibbonXRDesign_BackColor_STipContent
|
“Change the text background color.“ |
RibbonXRDesign_JustifyLeft_STipContent
|
“Align text to the left.“ |
RibbonXRDesign_JustifyCenter_STipContent
|
“Center text“ |
RibbonXRDesign_JustifyRight_STipContent
|
“Align text to the right.“ |
RibbonXRDesign_JustifyJustify_STipContent
|
“Align text to both the left and right sides, adding extra space between words as necessary.“ |
RibbonXRDesign_Close_STipContent
|
“Close the current report.“ |
RibbonXRDesign_Exit_STipContent
|
“Close the report designer.“ |
RibbonXRDesign_NewReport_STipContent
|
“Create a new blank report.“ |
RibbonXRDesign_NewReportWizard_STipContent
|
“Launch the report wizard to create a new report.“ |
RibbonXRDesign_OpenFile_STipContent
|
“Open a report.“ |
RibbonXRDesign_SaveFile_STipContent
|
“Save the current report.“ |
RibbonXRDesign_SaveFileAs_STipContent
|
“Save the current report with a new name.“ |
RibbonXRDesign_SaveAll_STipContent
|
“Save all modified reports.“ |
RibbonXRDesign_Cut_STipContent
|
“Cut the selected controls from the report and put them on the Clipboard.“ |
RibbonXRDesign_Copy_STipContent
|
“Copy the selected controls and put them on the Clipboard.“ |
RibbonXRDesign_Paste_STipContent
|
“Paste the contents of the Clipboard.“ |
RibbonXRDesign_Undo_STipContent
|
“Undo the last operation.“ |
RibbonXRDesign_Redo_STipContent
|
“Redo the last operation.“ |
RibbonXRDesign_Zoom_STipContent
|
“Change the zoom level of the document designer.“ |
RibbonXRDesign_ZoomIn_STipContent
|
“Zoom in to get a close-up view of the report.“ |
RibbonXRDesign_ZoomOut_STipContent
|
“Zoom out to see more of the report at a reduced size.“ |
RibbonXRDesign_ShowDesignerTab_STipContent
|
“Customize the report layout or create a new layout in the feature-rich Report Designer.“ |
RibbonXRDesign_ShowPreviewTab_STipContent
|
“Display a report populated with data and divided into pages, customize its print settings and print or export this report.“ |
RibbonXRDesign_ShowScriptsTab_STipContent
|
“Perform custom calculations by handling script events.“ |
RibbonXRDesign_VertAlignTop_STipContent
|
“Align text to the top.“ |
RibbonXRDesign_VertAlignMiddle_STipContent
|
“Center text between the top and bottom.“ |
RibbonXRDesign_VertAlignBottom_STipContent
|
“Align text to the bottom.“ |
RibbonXRDesign_AddCalculatedField_STipContent
|
“Create a custom field whose value is evaluated using an expression based on available data fields.“ |
RibbonXRDesign_AddParameter_STipContent
|
“Create a new parameter to pass dynamic values to your report.“ |
RibbonXRDesign_AddNewDataSource_STipContent
|
“Create and set up a new data source for your report.“ |
RibbonXRDesign_ExtractStyle_STipContent
|
“Create a new style based on the selected control’s appearance settings. Apply the created style from the Styles gallery to other controls in your report.“ |
RibbonXRDesign_PageSize_STipContent
|
“Choose a commonly used paper size for a report or click More Sizes to define your own size.“ |
RibbonXRDesign_PageOrientation_STipContent
|
“Switch between portrait and landscape page layouts.“ |
RibbonXRDesign_PageMargins_STipContent
|
“Set margin sizes for a report. Choose from several commonly used formats or click More Margins to define your own format.“ |
RibbonXRDesign_PageColor_STipContent
|
“Select the background color for report pages.“ |
RibbonXRDesign_PageWatermark_STipContent
|
“Insert ghost text or image behind the page content to indicate that a report requires special treatment. Use the View tab to display a watermark at design time and use it as a template for a report.“ |
RibbonXRDesign_ShowPrintingWarnings_STipContent
|
“Highlight report controls that overrun the right page margin to warn you about extra pages when printing the document.“ |
RibbonXRDesign_ShowExportWarnings_STipContent
|
“Highlight intersecting report controls to warn you about the possibility of corrupting the document layout when exporting the document to specific formats.“ |
RibbonXRDesign_DrawWatermark_STipContent
|
“Display the document’s watermark on the design surface for the better design experience. Specify watermark settings in the Page tab.“ |
RibbonXRDesign_DrawGridLines_STipContent
|
“Show gridlines on the report surface for perfect control placement.“ |
RibbonXRDesign_BandExpandAll_STipContent
|
“Expand all bands on the design surface.“ |
RibbonXRDesign_BandCollapseAll_STipContent
|
“Collapse all bands on the design surface.“ |
RibbonXRDesign_ScriptsValidate_STipContent
|
“Check whether report scripts contain errors. If errors are found, they are listed in the Scripts Errors panel.“ |
RibbonXRDesign_PivotGridRunDesigner_STipContent
|
“Run the Pivot Grid Designer which allows you to customize fields, the control’s layout, appearance settings, and printing options.“ |
RibbonXRDesign_PivotGridAddDataSource_STipContent
|
“Set up a data source for a Pivot Grid.“ |
RibbonXRDesign_PivotGridRemoveField_STipContent
|
“Remove the selected Pivot Grid field.“ |
RibbonXRDesign_PivotGridAddField_STipContent
|
“Add a new Pivot Grid field to a required header area.“ |
RibbonXRDesign_PivotGridVerticalLines_STipContent
|
“Print Vertical Lines“ |
RibbonXRDesign_PivotGridHorizontalLines_STipContent
|
“Print horizontal grid lines.“ |
RibbonXRDesign_PivotGridDataHeaders_STipContent
|
“Print data field headers.“ |
RibbonXRDesign_PivotGridColumnHeaders_STipContent
|
“Print column field headers.“ |
RibbonXRDesign_PivotGridRowHeaders_STipContent
|
“Print row field headers.“ |
RibbonXRDesign_PivotGridColumnAreaOnEveryPage_STipContent
|
“Print column area on every page.“ |
RibbonXRDesign_PivotGridRowAreaOnEveryPage_STipContent
|
“Print row area on every page.“ |
RibbonXRDesign_ChartLoad_STipContent
|
“Load a chart from an XML file.“ |
RibbonXRDesign_ChartSave_STipContent
|
“Save a chart to an XML file.“ |
RibbonXRDesign_ChartRunDesigner_STipContent
|
“Run the Chart Designer which allows you to create and adjust chart and chart element characteristics.“ |
RibbonXRDesign_ChartAddDataSource_STipContent
|
“Set up a data source for a chart.“ |
RibbonXRDesign_ChartPaletteName_STipContent
|
“Select a palette for painting a chart’s series.“ |
RibbonXRDesign_ChartAddSeriesViewBar_STipContent
|
“Add a bar series to display values as vertical columns grouped by categories.“ |
RibbonXRDesign_ChartAddSeriesViewLine_STipContent
|
“Add a line series to show line trends over time or categories.“ |
RibbonXRDesign_ChartAddSeriesViewArea_STipContent
|
“Add an area series to display values as a filled area with peaks and hollows.“ |
RibbonXRDesign_ChartAddSeriesViewRange_STipContent
|
“Add a series to display a range of values with the minimum and maximum limits.“ |
RibbonXRDesign_ChartAddSeriesViewPieAndDoughnut_STipContent
|
“Add a series to display the percentage values of different point arguments to compare their significance.“ |
RibbonXRDesign_ChartAddSeriesViewRadarAndPolar_STipContent
|
“Add a series to display values as a circular graph.“ |
RibbonXRDesign_ChartAddSeriesViewOther_STipContent
|
“Choose a chart type to display your data.“ |
RibbonXRDesign_ChartRemoveSeries_STipContent
|
“Remove the selected series.“ |
RibbonXRDesign_ChartAddTextAnnotation_STipContent
|
“Add a text annotation to a chart.“ |
RibbonXRDesign_ChartAddImageAnnotation_STipContent
|
“Add an image annotation to a chart.“ |
RibbonXRDesign_ChartRemoveAnnotation_STipContent
|
“Remove the selected annotation.“ |
RibbonXRDesign_SparklineAddDataSource_STipContent
|
“Set up a data source for a sparkline.“ |
RibbonXRDesign_GaugeViewThemeLight_STipContent
|
“Set the Flat Light color theme for a gauge.“ |
RibbonXRDesign_GaugeViewThemeDark_STipContent
|
“Set the Flat Dark color theme for a gauge.“ |
RibbonXRDesign_ShapeStretch_STipContent
|
“Stretch a shape to fill its entire area when it is rotated.“ |
RibbonXRDesign_ScriptsSelectControl_STipContent
|
“Select a required control for specifying an event.“ |
RibbonXRDesign_ScriptsSelectEvent_STipContent
|
“Select one of the available events.“ |
RibbonXRDesign_FontName_STipContent
|
“Change the font face.“ |
RibbonXRDesign_FontSize_STipContent
|
“Change the font size.“ |
RibbonXRDesign_Windows_STipContent
|
“Show or hide the Tool Box, Report Explorer, Field List and Properties window windows.“ |
RibbonXRDesign_Scripts_STipContent
|
“Show or hide the Scripts Editor.“ |
RibbonXRDesign_HtmlHome_STipContent
|
“Display the home page.“ |
RibbonXRDesign_HtmlBackward_STipContent
|
“Move back to the previous page.“ |
RibbonXRDesign_HtmlForward_STipContent
|
“Move forward to the next page.“ |
RibbonXRDesign_HtmlRefresh_STipContent
|
“Refresh this page.“ |
RibbonXRDesign_HtmlFind_STipContent
|
“Find the text on this page.“ |
RibbonXRDesign_Language_STipContent
|
“Specifies the language associated with the localizable property values. Every language can have its own set of property values.“ |
RibbonXRDesign_ShowLocalizableProperties_STipContent
|
“Filters the Properties window to display only localizable properties.“ |
RibbonXRDesign_FitBoundsToText_STipContent
|
“Adjust the size of the selected controls to fit their text.“ |
RibbonXRDesign_FitTextToBounds_STipContent
|
“Adjust the font size of the selected controls to fit their entire area.“ |
RibbonXRDesign_FitBoundsToContainer_STipContent
|
“Adjust the control size to occupy all the available container space.“ |
RibbonXRDesign_TableSelectTable_STipContent
|
“Select the entire table.“ |
RibbonXRDesign_TableSelectRow_STipContent
|
“Select the current row.“ |
RibbonXRDesign_TableSelectColumn_STipContent
|
“Select the current column.“ |
RibbonXRDesign_TableDeleteCell_STipContent
|
“Delete the current cell.“ |
RibbonXRDesign_TableDeleteRow_STipContent
|
“Delete the current row.“ |
RibbonXRDesign_TableDeleteColumn_STipContent
|
“Delete the current column.“ |
RibbonXRDesign_TableDeleteTable_STipContent
|
“Delete the entire table.“ |
RibbonXRDesign_TableInsertRowAbove_STipContent
|
“Add a new row directly above the current row.“ |
RibbonXRDesign_TableInsertRowBelow_STipContent
|
“Add a new row directly below the current row.“ |
RibbonXRDesign_TableInsertColumnToLeft_STipContent
|
“Add a new column directly to the left of the current column.“ |
RibbonXRDesign_TableInsertColumnToRight_STipContent
|
“Add a new column directly to the right of the current column.“ |
RibbonXRDesign_TableDistributeRowsEvenly_STipContent
|
“Distribute the height of the selected rows equally between them.“ |
RibbonXRDesign_TableDistributeColumnsEvenly_STipContent
|
“Distribute the width of the selected columns equally between them.“ |
RibbonXRDesign_TableMergeCells_STipContent
|
“Merge the selected cells into one cell.“ |
RibbonXRDesign_TableSplitCells_STipContent
|
“Split the selected cells into the specified number of rows or columns.“ |
RibbonXRDesign_LabelAutoWidth_STipContent
|
“Enable the selected controls to adjust their width to fit their content.“ |
RibbonXRDesign_LabelWordWrap_STipContent
|
“Enable the selected controls to wrap their text if it does not fit a line.“ |
RibbonXRDesign_LabelCanShrink_STipContent
|
“Enable the selected controls to decrease their height to fit their content.“ |
RibbonXRDesign_LabelCanGrow_STipContent
|
“Enable the selected controls to increase their height to fit their content.“ |
RibbonXRDesign_SnapToGrid_STipContent
|
“Enable snapping to the snap grid.“ |
RibbonXRDesign_SnapLines_STipContent
|
“Enable snapping to snap lines.“ |
RibbonXRDesign_BordersAll_STipContent
|
“Add all borders to the selected controls.“ |
RibbonXRDesign_BordersNone_STipContent
|
“Remove borders from the selected controls.“ |
RibbonXRDesign_BorderLeft_STipContent
|
“Add the left border to the selected controls.“ |
RibbonXRDesign_BorderTop_STipContent
|
“Add the top border to the selected controls.“ |
RibbonXRDesign_BorderRight_STipContent
|
“Add the right border to the selected controls.“ |
RibbonXRDesign_BorderBottom_STipContent
|
“Add the bottom border to the selected controls.“ |
RibbonXRDesign_BorderColor_STipContent
|
“Change the border color.“ |
RibbonXRDesign_BorderWidth_STipContent
|
“Change the border width.“ |
RibbonXRDesign_BorderDashStyle_STipContent
|
“Change the border dash style.“ |
RibbonXRDesign_CharacterCombCellAutoWidth_STipContent
|
“Automatically adjust the cell width depending on the current font size.“ |
RibbonXRDesign_CharacterCombCellAutoHeight_STipContent
|
“Automatically adjust the cell height depending on the current font size.“ |
RibbonXRDesign_CharacterCombCellWidth_STipContent
|
“Set the cell width.“ |
RibbonXRDesign_CharacterCombCellHeight_STipContent
|
“Set the cell height.“ |
RibbonXRDesign_CharacterCombCellHorizontalSpacing_STipContent
|
“Set the horizontal spacing between adjacent cells.“ |
RibbonXRDesign_CharacterCombCellVerticalSpacing_STipContent
|
“Set the vertical spacing between adjacent cells.“ |
RibbonXRDesign_BarCodeAutoModule_STipContent
|
“Automatically calculate the bar width based on bar code dimensions.“ |
RibbonXRDesign_BarCodeShowText_STipContent
|
“Display accompanying text in a bar code.“ |
RibbonXRDesign_BarCodeSymbology_STipContent
|
“Symbology“ |
RibbonXRDesign_NewReport_Description
|
“Create a new blank report.“ |
RibbonXRDesign_NewReportWizard_Description
|
“Launch the report wizard to create a new report.“ |
RibbonXRDesign_SaveFile_Description
|
“Save the current report.“ |
RibbonXRDesign_SaveFileAs_Description
|
“Save the current report with a new name.“ |
RibbonXRDesign_NoStyles_Description
|
“Add a new style to unlock the gallery.“ |
XRSubreport_NameInfo
|
“Name: {0}\r\n“ |
XRSubreport_NullReportSourceInfo
|
“Null“ |
XRSubreport_ReportSourceInfo
|
“Report Source: {0}\r\n“ |
XRSubreport_ReportSourceUrlInfo
|
“Report Source Url: {0}\r\n“ |
XRPdfContent_Content
|
“PDF Content“ |
XRPdfContent_InvalidPageReference
|
“The PDF does not contain the specified page“ |
PivotGridForm_GroupMain_Caption
|
“Main“ |
PivotGridForm_GroupMain_Description
|
“Main settings(Fields, Layout).“ |
PivotGridForm_ItemFields_Caption
|
“Fields“ |
PivotGridForm_ItemFields_Description
|
“Manage fields.“ |
PivotGridForm_ItemLayout_Caption
|
“Layout“ |
PivotGridForm_ItemLayout_Description
|
“Customize the current XRPivotGrid’s layout and preview its data.“ |
PivotGridForm_GroupPrinting_Caption
|
“Printing“ |
PivotGridForm_GroupPrinting_Description
|
“Printing option management for the current XRPivotGrid.“ |
PivotGridForm_ItemAppearances_Caption
|
“Appearances“ |
PivotGridForm_ItemAppearances_Description
|
“Adjust the print appearances of the current XRPivotGrid.“ |
PivotGridForm_ItemSettings_Caption
|
“Printing Settings“ |
PivotGridForm_ItemSettings_Description
|
“Adjust the printing settings for the current XRPivotGrid.“ |
PivotGridFrame_Fields_ColumnsText
|
“XRPivotGrid Fields“ |
PivotGridFrame_Fields_DescriptionText1
|
“You can add and delete XRPivotGrid fields and modify their settings.“ |
PivotGridFrame_Fields_DescriptionText2
|
“Select and drag field to the PivotGrid fields panel to create PivotGrid field.“ |
PivotGridFrame_Layouts_DescriptionText
|
“Modify the XRPivotGrid’s layout (sorting settings, field arrangement) and click the Apply button to apply the modifications to the current XRPivotGrid. You can also save the layout to an XML file (this can be loaded and applied to other views at design time and runtime).“ |
PivotGridFrame_Layouts_SelectorCaption1
|
“Hide fields &selector“ |
PivotGridFrame_Layouts_SelectorCaption2
|
“Show fields &selector“ |
PivotGridFrame_Appearances_DescriptionText
|
“Select one or more of the Appearance objects to customize the printing appearances of the corresponding visual elements.“ |
DesignerStatus_Location
|
“Loc“ |
DesignerStatus_Size
|
“Size“ |
DesignerStatus_Height
|
“Height“ |
DesignerStatus_Width
|
“Width“ |
Wizard_PageChooseFields_Msg
|
“You must select fields for the report before you continue“ |
Wizard_PageMapTemplateFields_DataSourceName
|
“Report Data Source“ |
Wizard_ReportColorScheme_Grey
|
“Grey“ |
Wizard_ReportColorScheme_ColdGrey
|
“ColdGrey“ |
Wizard_ReportColorScheme_Cream
|
“Cream“ |
Wizard_ReportColorScheme_JeansBlue
|
“JeansBlue“ |
Wizard_ReportColorScheme_Blue
|
“Blue“ |
Wizard_ReportColorScheme_Yellow
|
“Yellow“ |
Wizard_ReportColorScheme_LightGreen
|
“LightGreen“ |
Wizard_ReportColorScheme_Mint
|
“Mint“ |
Wizard_ReportColorScheme_LightBlue
|
“LightBlue“ |
Wizard_ReportColorScheme_Azure
|
“Azure“ |
Wizard_ReportColorScheme_Coral
|
“Coral“ |
Wizard_ReportColorScheme_Red
|
“Red“ |
Wizard_ReportColorScheme_Raspberry
|
“Raspberry“ |
Wizard_ReportColorScheme_Violet
|
“Violet“ |
Wizard_ReportColorScheme_Custom
|
“Custom“ |
GroupSort_AddGroup
|
“Add a Group“ |
GroupSort_AddSort
|
“Add a Sort“ |
GroupSort_MoveUp
|
“Move Up“ |
GroupSort_MoveDown
|
“Move Down“ |
GroupSort_Delete
|
“Delete“ |
Gallery_NewFolder
|
“New Folder“ |
Gallery_Msg_ApplyLayoutToReport
|
“The current report layout will be lost. Do you wish to continue?“ |
Gallery_Msg_ApplyLayoutToBand
|
“The ‘{0}’ band layout will be lost. Do you wish to continue?“ |
NewParameterEditorForm_AddNewParameter
|
“Add New Parameter“ |
NewParameterEditorForm_DataSource
|
“Data source:“ |
NewParameterEditorForm_DataAdapter
|
“Data adapter:“ |
NewParameterEditorForm_DataMember
|
“Data member:“ |
NewParameterEditorForm_ValueMember
|
“Value member:“ |
NewParameterEditorForm_DisplayMember
|
“Display member:“ |
ParameterCollectionEditorForm_SeparatorViewPlaceHolder
|
|
ParameterCollectionEditorForm_EmptyViewPlaceHolder
|
|
ParameterCollectionEditorForm_AddGroup
|
|
ParameterCollectionEditorForm_AddSeparator
|
|
ParameterCollectionEditorForm_AddParameter
|
|
ParameterEditor_ParameterSettingsPlaceholder
|
“Click the Add button to create a parameter.“ |
ParameterEditor_ParameterListPlaceholder
|
“No parameters to display.“ |
BindingMapperForm_InvalidBindingWarning
|
“Invalid binding“ |
BindingMapperForm_ShowOnlyInvalidBindings
|
“Show only invalid bindings“ |
BindingsConverter_ComponentHasWrongDataMemberFormat
|
“{0} ‘{1}’ has wrong DataMemer ‘{2}’.“ |
BindingsConverter_FormattingRuleHasWrongValueFormat
|
“FormattingRule ‘{0}’ has Value ‘{1}’ which can not be converted to the Expression.“ |
BindingsConverter_FormattingRuleHasWrongDataSourceFormat
|
“FormattingRule ‘{0}’ has wrong DataSource ‘{1}’.“ |
BindingsConverter_CustomSummaryNotSupportedFormat
|
“Label ‘{0}’ with a custom summary is not supported.“ |
ExpressionEditor_FieldDescription
|
“Description:“ |
ExpressionEditor_ItemInfo_Fields
|
“Fields“ |
ExpressionEditor_ItemInfo_ReportItems
|
“Report Items“ |
ExpressionEditor_ItemInfo_Variables
|
“Variables“ |
ExpressionEditor_ItemInfo_Images
|
“Images“ |
ExpressionEditor_ItemInfo_Values
|
“Values“ |
ExpressionEditor_ItemInfo_Variables_RowCount_Description
|
“Returns the total amount of data rows in a data source.“ |
ExpressionEditor_ItemInfo_Variables_CurrentRowIndex_Description
|
“Returns a zero-based index of the current data row in a data source.“ |
ExpressionEditor_ItemInfo_Variables_CurrentRowHierarchyLevel_Description
|
“Returns a zero-based index of the current hierarchy level.“ |
ExpressionEditor_ItemInfo_Variables_PageCount_Description
|
|
ExpressionEditor_ItemInfo_Variables_PageIndex_Description
|
|
ExpressionEditor_ItemInfo_Variables_IsLastRow_Description
|
“Checks whether the current row is the last row in the data source.“ |
ExpressionEditor_ItemInfo_Variables_IsFirstRow_Description
|
“Checks whether the current row is the first row in the data source.“ |
ExpressionEditor_ItemInfo_FunctionSummary
|
“Summary“ |
ExpressionEditor_ItemInfo_FunctionReporting
|
“Reporting“ |
ExpressionEditor_Description_FieldsPrefix
|
“The type of this field is:“ |
ExpressionEditor_Description_Arguments_PageIndex
|
“Returns a zero-based index of the currently generated report document page.“ |
ExpressionEditor_Description_Arguments_PageCount
|
“Returns the page count in the report document.“ |
ExpressionEditor_Description_Function_Avg
|
“[Collection][Condition].\u200BAvg\u200B(Expression)\r\n\r\nReturns the average of all the Expression values in the Collection based on the specified Condition (optional).\r\n\r\nExample:\r\n\r\n[Products][Discontinued == False].Avg([UnitsInStock])“ |
ExpressionEditor_Description_Function_Count
|
“[Collection]\u200B[Condition].\u200BCount\u200B()\r\n\r\nReturns the number of entries in the Collection based on the specified Condition (optional).\r\n\r\nExample:\r\n\r\n[Products][Discontinued == False].Count()“ |
ExpressionEditor_Description_Function_Exists
|
“[Collection]\u200B[Condition].\u200BExists\u200B()\r\n\r\nDetermines whether the specified Condition holds true for the defined Collection.\r\n\r\nExample:\r\n\r\n[][UnitPrice > 0].Exists()“ |
ExpressionEditor_Description_Function_Max
|
“[Collection]\u200B[Condition].\u200BMax\u200B(Expression)\r\n\r\nReturns the maximum Expression value in the specified Collection based on the defined Condition (optional).\r\n\r\nExample:\r\n\r\n[][Discontinued == False].Max([UnitPrice])“ |
ExpressionEditor_Description_Function_Min
|
“[Collection]\u200B[Condition].\u200BMin\u200B(Expression)\r\n\r\nReturns the minimum Expression value in the specified Collection based on the defined Condition (optional).\r\n\r\nExample:\r\n\r\n[][Discontinued == False].Min([UnitPrice])“ |
ExpressionEditor_Description_Function_Sum
|
“[Collection]\u200B[Condition].\u200BSum\u200B(Expression)\r\n\r\nReturns the sum of all the Expression values in the Collection based on the specified Condition (optional).\r\n\r\nExample:\r\n\r\n[Products][Discontinued].Sum([UnitsInStock])“ |
ExpressionEditor_Description_Function_Single
|
“[Collection]\u200B[Condition].\u200BSingle\u200B(Expression)\r\n\r\nReturns the Expression if the Collection contains only one object meeting the specified Condition (optional).\r\n\r\nExample:\r\n\r\n[Products][UnitPrice > 200].Single(‘True’)“ |
ExpressionEditor_Description_Function_Join
|
[Collection][Condition].Join(Expression) [Collection][Condition].Join(Expression, Separator) Concatenates all Expression values in the Collection based on the specified Condition (optional) into a single string separated by the specified Separator (optional). If you do not specify a Separator, the function uses a comma. Example: [][[CategoryID] == [^.CategoryID]].Join([CompanyName]) |
ExpressionEditor_Description_Function_Rgb
|
“Rgb(Red, Green, Blue)\r\n\r\nReturns a string defining a color using the Red, Green, and Blue color channel values.“ |
ExpressionEditor_Description_Function_EPC
|
|
ExpressionEditor_Description_Function_Argb
|
“Argb(Alpha, Red, Green, Blue)\r\n\r\nReturns a string defining a color using the Alpha, Red, Green, and Blue color channel values.“ |
ExpressionEditor_Description_Function_GetDisplayText
|
“Function GetDisplayText() expects the argument to be a report parameter.“ |
ExpressionEditor_Description_Function_GetDisplayText_Error_InvalidArgument
|
“Function GetDisplayText() expects the argument to be a report parameter.“ |
ExpressionEditor_Description_Function_SummaryAvg
|
“sumAvg(Expression)\r\n\r\nCalculates the average of all the values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryCount
|
“sumCount(Expression)\r\n\r\nCounts the number of values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummarySum
|
“sumSum(Expression)\r\n\r\nCalculates the total of all the values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryRunningSum
|
“sumRunningSum(Expression)\r\n\r\nSummarizes all the values, which were printed before the current data row, with the current data row’s value.“ |
ExpressionEditor_Description_Function_SummaryCarryoverSum
|
Calculates the carried forward and brought forward totals. |
ExpressionEditor_Description_Function_SummaryPercentage
|
“sumPercentage(Expression)\r\n\r\nCalculates the percent ratio of the current data row’s value to the total of all the values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryMax
|
“sumMax(Expression)\r\n\r\nCalculates the maximum of all the values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryMin
|
“sumMin(Expression)\r\n\r\nCalculates the minimum of all the values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryMedian
|
“sumMedian(Expression)\r\n\r\nFinds the middle number within a sequence.\r\nNote that if the total number of elements is odd, this function returns the value of a middle number in a sequence. If the total number of elements is even, this function returns the arithmetical mean of the two middle numbers.“ |
ExpressionEditor_Description_Function_SummaryVar
|
“sumVar(Expression)\r\n\r\nCalculates the amount of variance for all the values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryVarP
|
“sumVarP(Expression)\r\n\r\nCalculates the population variance of all the values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryStdDev
|
“sumStdDev(Expression)\r\n\r\nCalculates the standard deviation of all the values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryStdDevP
|
“sumStdDevP(Expression)\r\n\r\nCalculates the standard population deviation of all the values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryDAvg
|
“sumDAvg(Expression)\r\n\r\nCalculates the average of all the distinct values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryDCount
|
“sumDCount(Expression)\r\n\r\nCounts the number of distinct values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryDSum
|
“sumDSum(Expression)\r\n\r\nCalculates the total of all the distinct values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryDVar
|
“sumDVar(Expression)\r\n\r\nCalculates the amount of variance for all the distinct values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryDVarP
|
“sumDVarP(Expression)\r\n\r\nCalculates the population variance of all the distinct values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryDStdDev
|
“sumDStdDev(Expression)\r\n\r\nCalculates the standard deviation of all the distinct values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryDStdDevP
|
“sumDStdDevP(Expression)\r\n\r\nCalculates the standard population deviation of all the distinct values within the specified summary region (group, page or report).“ |
ExpressionEditor_Description_Function_SummaryRecordNumber
|
“sumRecordNumber(Expression)\r\n\r\nReturns the current record number in the data source within the specified summary region (group, page or report). This means for instance, if the summary is calculated for a group, then the record number is calculated only within that group, and is reset every time a new group is started.“ |
ExpressionEditor_Description_Function_SummaryWAvg
|
“sumWAvg(Expression, Expression)\r\n\r\nCalculates the weighted average of all the values within the specified summary region (group, page or report).\r\nThis type of summary returns the result of the following operation: Sum(Expression1 * Expression2) / Sum(Expression2).“ |
ExpressionEditor_Description_Function_GroupIndex
|
“Locates the parent group row at the specified nesting level and returns that row’s index.“ |
ExpressionEditor_Description_Function_CurrentRowIndexInGroup
|
“Returns the current row’s index within the group.“ |
ExpressionEditor_Description_Function_NextRowColumnValue
|
“Obtains the next row and returns the value from the specified column.“ |
ExpressionEditor_Description_Function_PrevRowColumnValue
|
“Obtains the previous row and returns the value from the specified column.“ |
ExpressionEditor_ExpressionSummaryCaption
|
“Summary Expression Editor“ |
ExpressionEditor_ConditionCaption
|
“Condition Editor“ |
FilterEditor_SelectParameter_TextStyle
|
“<select a parameter>“ |
FilterEditor_SelectParameter_VisualStyle
|
“"Select a parameter…"“ |
FilterEditor_EnterValue_TextStyle
|
“<enter a value>“ |
FilterEditor_EnterValue_VisualStyle
|
“Enter a value…“ |
FilterEditor_EnterExpression_TextStyle
|
“<enter an expression>“ |
FilterEditor_EnterExpression_VisualStyle
|
“Enter an expression…“ |
SubreportDesigner_EditParameterBindings
|
“Edit Parameter Bindings…“ |
BandCollectionEditor_SubBand
|
“&Sub-Band“ |
BandCollectionEditor_Band
|
“&Band“ |
BandCollectionEditor_VerticalBand
|
“&Vertical Band“ |
BandCollectionEditor_UnboundDetailReport
|
“Unbound“ |
CrossTab_ColumnAreaName
|
“Columns“ |
CrossTab_RowAreaName
|
“Rows“ |
CrossTab_DataAreaName
|
“Data“ |
CrossTab_GrandTotalHeader_DefaultText
|
“Grand Total“ |
CrossTab_TotalHeader_DefaultFormatString
|
“Total {0}“ |
CrossTab_DropOntoReservedCell_ToolTip
|
“This Cross Tab cell is reserved.“ |
CrossTab_DropReportParameter_ToolTip
|
“Cross Tab cells cannot be bound to report parameters.“ |
CrossTab_DropFieldFromAnotherDataSource_ToolTip
|
“Cross Tab cells can be bound to fields from the assigned data source only.“ |
CrossTab_DropFieldFromAnotherDataMember_ToolTip
|
“Cross Tab cells can be bound to fields from the assigned data member only.“ |
LEForm_FileFilter
|
“Report Localization files (.csv)|.csv|All files (.)|*.*” |
LEForm_Msg_ImportFailed
|
“Localization import failed“ |
ExpressionCollectionEditor_Msg_ExpressionUnavailable
|
“To specify an expression, you must select the desired node or expand it to modify its nested properties.“ |
WAvgDisplayName
|
“Weighted average“ |
Remarks
To learn more, refer to the Localization topic.