Back to Devexpress

ReportDesignerStringId Enum

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-dot-localization-17ebf604.md

latest43.7 KB
Original Source

ReportDesignerStringId Enum

Contains values corresponding to strings that can be localized for the End-User Report Designer for WPF.

Namespace : DevExpress.Xpf.Reports.UserDesigner.Localization

Assembly : DevExpress.Xpf.ReportDesigner.v25.2.dll

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public enum ReportDesignerStringId
vb
Public Enum ReportDesignerStringId

Members

NameDescription
RibbonPageCategory_Table

Table Tools

| | RibbonPage_Designer |

Report Designer

| | RibbonPage_Preview |

Preview

| | RibbonGroup_Report |

Report

| | RibbonGroup_Edit |

Edit

| | RibbonGroup_Font |

Font

| | RibbonGroup_Arrange |

Arrange

| | RibbonGroup_Editors |

Editors

| | Ribbon_DesignerPage |

Report Designer

| | Ribbon_HomePage |

Home

| | Ribbon_PreviewPage |

Print Preview

| | Ribbon_ReportGroup |

Report

| | NewReport_Caption |

New Report

| | NewReport_Hint |

Launch the report wizard to create a new report.

| | OpenReport_Caption |

Open…

| | OpenReport_Hint |

Open a report.

| | SaveReport_Caption |

Save

| | SaveReport_Hint |

Save the current report.

| | SaveReportAs_Caption |

Save as…

| | SaveReportAs_Hint |

Save the current report with a new name.

| | Ribbon_EditGroup |

Edit

| | Delete_Caption |

Delete

| | Cut_Caption |

Cut

| | Cut_Hint |

Cut the selected controls from the report and put them on the Clipboard.

| | Copy_Caption |

Copy

| | Copy_Hint |

Copy the selected controls and put them on the Clipboard.

| | Paste_Caption |

Paste

| | Paste_Hint |

Paste the contents of the Clipboard.

| | Undo_Caption |

Undo

| | Undo_Hint |

Undo the last operation.

| | Redo_Caption |

Redo

| | Redo_Hint |

Redo the last operation.

| | Ribbon_FontGroup |

Font

| | FontName_Hint |

Change the font face.

| | FontSize_Hint |

Change the font size.

| | Foreground_Hint |

Set the foreground color of the control.

| | BackGround_Hint |

Set the background color of the control.

| | FontBold_Hint |

Make the font bold.

| | FontItalic_Hint |

Make the font italic.

| | FontUnderline_Hint |

Underline the font.

| | FontStrikeOut_Hint |

Strike out the font.

| | TextHorizontalAlignment_Left_Hint |

Align the control’s text to the left.

| | TextHorizontalAlignment_Center_Hint |

Align the control’s text to the center.

| | TextHorizontalAlignment_Right_Hint |

Align the control’s text to the right.

| | TextHorizontalAlignment_Justify_Hint |

Align text to both the left and right sides, adding extra space between words as necessary.

| | TextVerticalAlignment_Top_Hint |

Align the control’s text to the top.

| | TextVerticalAlignment_Center_Hint |

Align the control’s text so that it is centered between the top and bottom of the control.

| | TextVerticalAlignment_Bottom_Hint |

Align the control’s text to the bottom.

| | Ribbon_ArrangeGroup |

Arrange

| | BringToFront_Caption |

Bring to Front

| | BringToFront_Hint |

Bring the selected controls to the front.

| | BringForward_Caption |

Bring Forward

| | SentToBack_Caption |

Send to Back

| | SentToBack_Hint |

Move the selected controls to the back.

| | SentBackward_Caption |

Send Backward

| | Editors_NullValue_Text |

(none)

| | Ribbon_EditorsGroup |

Editors

| | Watermark_Caption |

Watermark

| | Watermark_Hint |

Adjust the report’s watermark settings.

| | Scripts_Caption |

Scripts

| | Scripts_Hint |

Show or hide the Scripts Editor.

| | PageSetup_Caption |

Page Setup

| | PageSetup_Hint |

Adjust the report’s page settings.

| | PageSetup_MarginsInInches | | | PageSetup_MarginsInHundredthsOfAnInch |

Margins in Hundredths of an Inch

| | PageSetup_MarginsInMillimeters | | | PageSetup_MarginsInTenthsOfAMillimeter |

Margins in Tenths of a Millimeter

| | PageSetup_MarginsInPixels |

Margins in Pixels

| | PivotGridFieldSortCondition_DuplicateFieldEntry_MessageText |

Duplicate entry: field’s condition

| | Ribbon_AlignmentGroup |

Alignment

| | AlignToGrid_Caption |

Align to Grid

| | AlignToGrid_Hint |

Align the positions of the selected controls to the grid.

| | AlignLeft_Caption |

Align Lefts

| | AlignLeft_Hint |

Left align the selected controls.

| | AlignVerticalCenters_Caption |

Align Centers

| | AlignVerticalCenters_Hint |

Align the centers of the selected controls vertically.

| | AlignRight_Caption |

Align Rights

| | AlignRight_Hint |

Right align the selected controls.

| | AlignTop_Caption |

Align Tops

| | AlignTop_Hint |

Align the tops of the selected controls.

| | AlignHorizontalCenters_Caption |

Align Middles

| | AlignHorizontalCenters_Hint |

Align the centers of the selected controls horizontally.

| | AlignBottom_Caption |

Align Bottoms

| | AlignBottom_Hint |

Align the bottoms of the selected controls.

| | Ribbon_LayoutGroup |

Layout

| | SizeToGrid_Caption |

Size to Grid

| | SizeToGrid_Hint |

Size the selected controls to the grid.

| | SizeToControlWidth_Caption |

Make Same Width

| | SizeToControlWidth_Hint |

Make the selected controls have the same width.

| | SizeToControlHeight_Caption |

Make Same Height

| | SizeToControlHeight_Hint |

Make the selected controls have the same height.

| | SizeToControl_Caption |

Make Same Size

| | SizeToControl_Hint |

Make the selected controls have the same size.

| | VerticalSpaceMakeEqual_Caption |

Make Vertical Spacing Equal

| | VerticalSpaceMakeEqual_Hint |

Make the vertical spacing between the selected controls equal.

| | VerticalSpaceIncrease_Caption |

Increase Vertical Spacing

| | VerticalSpaceIncrease_Hint |

Increase the vertical spacing between the selected controls.

| | VerticalSpaceDecrease_Caption |

Decrease Vertical Spacing

| | VerticalSpaceDecrease_Hint |

Decrease the vertical spacing between the selected controls.

| | VerticalSpaceConcatenate_Caption |

Remove Vertical Spacing

| | VerticalSpaceConcatenate_Hint |

Remove the vertical spacing between the selected controls.

| | HorizontalSpaceMakeEqual_Caption |

Make Horizontal Spacing Equal

| | HorizontalSpaceMakeEqual_Hint |

Make the horizontal spacing between the selected controls equal.

| | HorizontalSpaceIncrease_Caption |

Increase Horizontal Spacing

| | HorizontalSpaceIncrease_Hint |

Increase the horizontal spacing between the selected controls.

| | HorizontalSpaceDecrease_Caption |

Decrease Horizontal Spacing

| | HorizontalSpaceDecrease_Hint |

Decrease the horizontal spacing between the selected controls.

| | HorizontalSpaceConcatenate_Caption |

Remove Horizontal Spacing

| | HorizontalSpaceConcatenate_Hint |

Remove the horizontal spacing between the selected controls.

| | CenterHorizontally_Caption |

Center Horizontally

| | CenterHorizontally_Hint |

Horizontally center the selected controls within a band.

| | CenterVertically_Caption |

Center Vertically

| | CenterVertically_Hint |

Vertically center the selected controls within a band.

| | ReportExplorer |

Report Explorer

| | ReportExplorer_Components |

Components

| | ReportExplorer_FormattingRules |

Formatting Rules

| | ReportExplorer_Styles |

Styles

| | FieldList |

Field List

| | ReportDesignAnalyzer | | | GroupAndSort |

Group And Sort

| | GroupAndSort_AddGroup |

Add a Group

| | GroupAndSort_AddSort |

Add a Sort

| | GroupAndSort_ShowHeader |

Show Header

| | GroupAndSort_ShowFooter |

Show Footer

| | ReportGallery | | | ReportGallery_Name_Already_Exists_Msg | | | ContextMenu_Edit |

Edit…

| | InsertBand |

Insert Band

| | InsertVerticalBand | | | InsertDetailReport |

Insert Detail Report

| | Unbound |

Unbound

| | Clear |

Clear

| | LoadFile |

Load File…

| | Table_ConvertToLabels |

Convert To Labels

| | Insert |

Insert

| | RowAbove |

Row Above

| | RowBelow |

Row Below

| | ColumnToLeft |

Column To Left

| | FitTextToBounds |

Fit Text To Bounds

| | FitBoundsToText |

Fit Bounds To Text

| | FitHeightToText |

Fit Height To Text

| | FitWidthToText |

Fit Width To Text

| | ColumnToRight |

Column To Right

| | Cell |

Cell

| | Row |

Row

| | Column |

Column

| | Chart_Series |

Series

| | Pivot_FieldArea |

Field Area for a New Field

| | Pivot_AddNewField |

Add New Field to Area

| | Pivot_RunDesigner |

Run Designer…

| | SubReport_EditParameterBindings |

Edit Parameter Bindings…

| | AddStyle |

Add Style

| | EditStyles |

Edit Styles

| | DeleteUnusedStyles |

Delete Unused Styles

| | RemoveAllStyles |

Remove All Styles

| | RemoveAllParameters |

Remove All Parameters

| | CloneStyle |

Clone Style

| | SelectControlsWithStyle |

Select Controls with Style

| | AddFormattingRule |

Add Formatting Rule

| | DeleteUnusedFormattingRules |

Delete Unused Formatting Rules

| | RemoveAllFormattingRules |

Remove All Formatting Rules

| | CloneFormattingRule |

Clone Formatting Rule

| | SelectControlsWithFormattingRule |

Select Controls with Formatting Rule

| | DataSource_ManageQueries |

Manage Queries…

| | DataSource_ManageRelations |

Manage Relations…

| | DataSource_RebuildSchema |

Rebuild Schema

| | DataSource_RebuildDatabaseSchema |

Rebuild Database Schema

| | DataSource_UpdateSchema |

Update Schema

| | AddCalculatedField |

Add Calculated Field

| | EditCalculatedFields |

Edit Calculated Fields…

| | RemoveCalculatedFields |

Remove All Calculated Fields

| | AddParameter |

Add Parameter

| | SplitCells | | | FavoritePropertiesEditor | | | EditParameters |

Edit Parameters…

| | EditLevels |

Edit Levels…

| | EditBindings |

Edit Bindings…

| | EditWatermark |

Edit watermark…

| | AddSubBand |

Add SubBand

| | Chart_RunDesigner |

Run Designer…

| | EditBands |

Edit and Reorder Bands…

| | Save |

Save…

| | Load |

Load…

| | ToC_LevelsEditor_Title |

Table Of Contents Level Collection Editor

| | Properties_Text |

Text:

| | Properties_DataBinding |

Data Binding:

| | Properties_RtfDataBinding |

Rtf Data Binding

| | Properties_HtmlDataBinding |

Html Data Binding

| | Properties_Summary |

Summary:

| | Properties_Angle |

Angle:

| | Properties_Bookmark |

Bookmark:

| | Properties_ParentBookmark |

Parent Bookmark:

| | Properties_AutoWidth |

Auto Width

| | Properties_CanGrow |

Can Grow

| | Properties_CanShrink |

Can Shrink

| | Properties_Multiline |

Multiline

| | Properties_WordWrap |

Word Wrap

| | Properties_Image |

Image:

| | Properties_ImageURL |

Image Url:

| | Properties_Sizing |

Sizing:

| | Properties_ImageAlignment |

Image Alignment:

| | Properties_LineDirection |

Line Direction:

| | Properties_LineStyle |

Line Style:

| | Properties_LineWidth |

Line Width:

| | Properties_AnchorVertically |

Anchor Vertically

| | Properties_Stretch |

Stretch

| | Properties_FillColor |

Fill Color:

| | Properties_Shape |

Shape:

| | Properties_Symbology |

Symbology:

| | Properties_Module |

Module:

| | Properties_AutoModule |

Auto-Module

| | Properties_Orientation |

Orientation:

| | Properties_ShowText |

Show Text

| | Properties_SegmentWidth |

Segment Width:

| | Properties_ReportSourceUrl |

Report Source Url:

| | Properties_PageInformation |

Page Information:

| | Properties_StartPageNumber |

Start Page Number:

| | Properties_Format |

Format:

| | Properties_RunningBand |

Running Band:

| | Properties_ViewType |

View Type:

| | Properties_ViewStyle |

View Style:

| | Properties_ViewTheme |

View Theme:

| | Properties_ActualValue |

Actual Value:

| | Properties_TargetValue |

Target Value:

| | Properties_Minimum |

Minimum:

| | Properties_Maximum |

Maximum:

| | Properties_DataSource |

Data Source:

| | Properties_DataMember |

Data Member:

| | Properties_ValueMember |

Value Member:

| | Properties_DisplayMember |

Display Member:

| | Properties_PageBreak |

Page Break:

| | Properties_PrintOn |

Print On:

| | Properties_GroupUnion |

Group Union:

| | Properties_Level |

Level:

| | Properties_SortingSummary |

Sorting Summary:

| | Properties_KeepTogether |

Keep Together

| | Properties_RepeatEveryPage |

Repeat Every Page

| | Properties_MultiColumnMode |

Multi-Column Mode:

| | Properties_MultiColumnLayout |

Multi-Column Layout:

| | Properties_ColumnCount |

Column Count:

| | Properties_ColumnWidth |

Column Width:

| | Properties_ColumnSpacing |

Column Spacing:

| | Properties_FilterString |

Filter String:

| | Properties_DetailCountAtDesignTime |

Detail Count at Design Time:

| | Properties_MeasureUnits |

Measure Units:

| | Properties_PrintAtBottom |

Print at Bottom

| | Properties_Field |

Field:

| | Properties_SummaryFunction |

Summary Function:

| | Properties_SortOrder |

Sort Order:

| | Properties_Enabled |

Enabled

| | Properties_IgnoreNullValues |

Ignore Null Values

| | Properties_SummaryRunning |

Summary Running

| | Properties_SummaryRunning_Group |

Group

| | Properties_SummaryRunning_Report |

Report

| | Properties_SummaryRunning_Page |

Page

| | Properties_FormatString |

Format String:

| | Properties_BoundField |

Bound Field:

| | Properties_Expression |

Expression

| | Properties_RtfExpression |

Rtf Expression

| | Properties_HtmlExpression |

Html Expression

| | Properties_FormattingRules |

Formatting Rules

| | Properties_SortFields |

Sort Fields

| | Properties_KeepTogetherWithDetailReport |

Keep Together With Detail Report

| | Properties_GroupFields |

Group Fields

| | Properties_OlapConnectionString |

Olap Connection String

| | Properties_ParameterBindings |

Parameter Bindings

| | Properties_StartBand |

Start Band

| | Properties_EndBand |

End Band

| | Properties_CheckState |

Check State”

| | Properties_StyleSheet |

Style Sheet

| | Properties_BandLayout | | | Properties_Style | | | Properties_Alignment | | | Properties_Argument_Expression | | | Properties_TreatStringsAsNumerics | | | Properties_Weight | | | Properties_PdfSignature_ShowCaptions |

Show Captions

| | Properties_PdfSignature_ShowCertificateName |

Show Certificate Name

| | Properties_PdfSignature_ShowDistinguishedName |

Show Distinguished Name

| | Properties_PdfSignature_ShowLocation |

Show Location

| | Properties_PdfSignature_ShowDate |

Show Date

| | Properties_PdfSignature_ShowReason |

Show Reason

| | Properties_PdfSignature_ImageDisplayMode |

Image Display Mode

| | Properties_PdfSignature_DisplayDocumentSignature |

Display Document Signature

| | Properties_PdfSource |

Source

| | Properties_PdfSourceUrl |

Source URL

| | RunRichTextEditor |

Run Rich Text Editor…

| | PropertyGrid_BarControl_BarItem_Categorized | | | PropertyGrid_BarControl_BarItem_Alphabetical | | | PropertyGrid_TabExpressions | | | RemoveFormattingRule |

Remove formatting rule

| | ClearFormattingRules |

Clear formatting rules

| | RemoveUnusedFormattingRules |

Remove Unused Formatting Rules

| | FormattingRuleSheetEditor_Title |

Formatting Rule Sheet Editor

| | FormattingRuleSheetEditor_AddRule |

Add a formatting rule

| | FormattingRuleSheetEditor_CloneRule |

Clone a formatting rule

| | FormattingRuleSheetEditor_RemoveRule |

Remove a formatting rule

| | FormattingRuleSheetEditor_ClearRules |

Clear formatting rules

| | FormattingRuleSheetEditor_DeleteUnusedRules |

Delete unused formatting rules

| | FormattingRulesEditor_Title |

Formatting Rules Editor

| | FormattingRulesEditor_AvailableRules |

Rules available in a report:

| | FormattingRulesEditor_AppliedRules |

Rules applied to a control:

| | FormattingRulesEditor_EditRuleSheet |

Edit Rule Sheet…

| | EditFormattingRuleSheet |

Edit Formatting Rule Sheet…

| | EditFormattingRules |

Edit Formatting Rules…

| | RemoveStyle |

Remove Style

| | ClearStyles |

Clear Styles

| | RemoveUnusedStyles |

Remove Unused Styles

| | StyleSheetEditor_Title |

Styles Editor

| | StyleSheetEditor_LoadFromFile |

Load styles from a file

| | StyleSheetEditor_SaveToFile |

Save styles to a file

| | StyleSheetEditor_AddStyle |

Add a style

| | StyleSheetEditor_CloneStyle |

Clone a style

| | StyleSheetEditor_RemoveStyle |

Remove a style

| | StyleSheetEditor_ClearStyles |

Clear styles

| | StyleSheetEditor_DeleteUnusedStyles |

Delete unused styles

| | EditStyleSheet |

Edit Style Sheet…

| | ContextMenu_EditFields |

Edit Calculated Fields…

| | ContextMenu_EditExpression |

Edit Expression…

| | CalculatedFields_Editor_Title |

Calculated Field Collection Editor

| | EditGroupFields |

Edit Group Fields…

| | GroupFieldsEditor_Title |

Group Field Collection Editor

| | EditSortFields |

Edit Sort Fields…

| | SortFieldsEditor_Title |

Sort Field Collection Editor

| | Chart_AnnotationsEditor_Title |

Annotation Collection Editor

| | Chart_TitlesEditor_Title |

Chart Title Collection Editor

| | Chart_ConstantLinesEditor_Title |

Constant Line Collection Editor

| | Chart_CustomLabelsEditor_Title |

Custom Axis Label Collection Editor

| | Chart_DataFiltersEditor_Title |

Data Filter Collection Editor

| | Chart_DataFiltersEditor_And |

And

| | Chart_DataFiltersEditor_Or |

Or

| | Chart_EditPalettes |

Edit Palettes…

| | Chart_PalettesEditor_Title |

Palette Editor

| | Chart_PalettesEditor_Add |

Add

| | Chart_PalettesEditor_Load |

Load

| | Chart_PalettesEditor_Save |

Save

| | Chart_ScaleBreaksEditor_Title |

Scale Break Collection Editor

| | Chart_SecondaryAxesXEditor_Title |

Secondary Axis X Collection Editor

| | Chart_SecondaryAxesYEditor_Title |

Secondary Axis Y Collection Editor

| | Chart_SeriesEditor_Title |

Series Collection Editor

| | Chart_SeriesEditor_PointsTab |

Points

| | Chart_SeriesEditor_PropertiesTab |

Properties

| | Chart_SeriesEditor_ArgumentColumn |

Argument

| | Chart_SeriesEditor_ValueColumn |

Value

| | Chart_SeriesEditor_ColorColumn |

Color

| | Chart_StripsEditor_Title |

Strip Collection Editor

| | Chart_DiagramPanesEditor_Title |

Diagram Pane Collection Editor

| | Chart_SummaryFunctionEditor_Argument_Caption |

Argument

| | Chart_SummaryFunctionEditor_Title |

Summary Function Editor

| | Chart_SummaryFunctionEditor_ChooseSummaryFunction_Caption |

Choose summary function…

| | Chart_SummaryFunctionEditor_NoDataToSelect_Caption |

No data to select

| | Chart_SummaryFunctionEditor_NoFunctionIsSelected_Text |

(none)

| | Chart_SeriesPointEditor_Title |

Series Points

| | Chart_SeriesViewEditor_Title |

Choose Series View

| | Chart_SeriesTitleCollectionEditor_Title |

Series Title Collection Editor

| | Chart_LegendCollectionEditor_Title |

Legend Collection Editor

| | Chart_IndicatorCollectionEditor_Title |

Indicator Collection Editor

| | Chart_AxisVisibilityEditor_Title |

Axis Visibility

| | Chart_AnnotationAnchorPointEditor_Title |

Choose Anchor Point

| | Chart_AnnotationShapePositionEditor_Title |

Choose Shape Position

| | Chart_PatternEditor_Placeholders | | | Chart_PatternEditor_Pattern | | | Chart_PatternEditor_Caption | | | Chart_PatternEditor_Format | | | Chart_PatternEditor_Format_DateTime | | | Chart_PatternEditor_Format_Number | | | Chart_PatternEditor_Format_Percent | | | Chart_PatternEditor_Format_Currency | | | Chart_PatternEditor_Format_Special | | | FunctionNameCount |

COUNT

| | ChartDesigner_Dialog_Title |

Chart Designer

| | ChartDesigner_OptionsTab_Header |

Options

| | ChartDesigner_PropertiesTab_Header |

Properties

| | ChartDesigner_DataTab_Header |

Data

| | ChartDesigner_RunDesignerSettings |

Display the designer every time a new chart is added

| | ChartDesigner_DataTab_SeriesDropTargetControlText |

Series

| | ChartDesigner_DataTab_ArgumentDropTargetControlText |

Argument

| | ChartDesigner_DataTab_ValueDropTargetControlText |

Value

| | ChartDesigner_DataTab_ColorDropTargetControlText |

Color

| | ChartDesigner_DataTab_NoDataTargetControlText |

None

| | ChartDesigner_DataTab_ToolTipHintDropTargetControlText |

ToolTip Hint

| | ChartDesigner_DataTab_ChooseDataSource_Caption |

Choose a data source…

| | ChartDesigner_DataTab_NoDataToDisplay_Caption |

No data to display

| | ChartDesigner_AddSeriesGallery_BarSeriesGroup |

Bar Series

| | ChartDesigner_AddSeriesGallery_BarSeries3DGroup |

Bar Series 3D

| | ChartDesigner_AddSeriesGallery_PointAndBubbleSeriesGroup |

Point And Bubble Series

| | ChartDesigner_AddSeriesGallery_LineSeriesGroup |

Line Series

| | ChartDesigner_AddSeriesGallery_LineSeries3DGroup |

Line Series 3D

| | ChartDesigner_AddSeriesGallery_AreaSeriesGroup |

Area Series

| | ChartDesigner_AddSeriesGallery_AreaSeries3DGroup |

Area Series 3D

| | ChartDesigner_AddSeriesGallery_RangeSeriesGroup |

Range Series

| | ChartDesigner_AddSeriesGallery_PieAndDoughnutSeriesGroup |

Pie and Doughnut Series

| | ChartDesigner_AddSeriesGallery_FunnelSeriesGroup |

Funnel Series

| | ChartDesigner_AddSeriesGallery_RadarSeriesGroup |

Radar Series

| | ChartDesigner_AddSeriesGallery_PolarSeriesGroup |

Polar Series

| | ChartDesigner_AddSeriesGallery_FinancialSeriesGroup |

Financial Series

| | ChartDesigner_AddSeriesGallery_GanttSeriesGroup |

Gantt Series

| | ChartDesigner_AddChartElement_Hint |

Add Chart Element

| | ChartDesigner_Undo_Hint |

Undo

| | ChartDesigner_Redo_Hint |

Redo

| | ChartDesigner_ChangeChartType_Hint |

Change Chart Type

| | ChartDesigner_ChartElements_Caption |

Chart Elements

| | ChartDesigner_ChartElements_AddSeries_Caption |

Series…

| | ChartDesigner_ChartElements_AddLegend_Caption |

Legend

| | ChartDesigner_ChartElements_AddPane_Caption |

Pane

| | ChartDesigner_ChartElements_AddAxisX_Caption |

Secondary Axis X

| | ChartDesigner_ChartElements_AddAxisY_Caption |

Secondary Axis Y

| | ChartDesigner_ChartElements_AddChartTitle_Caption |

Chart Title

| | ChartDesigner_ChartElements_AddAnnotation_Caption |

Annotation…

| | ChartDesigner_SeriesElements_Caption |

Series Elements

| | ChartDesigner_SeriesElements_AddIndicator_Caption |

Indicator

| | ChartDesigner_SeriesElements_AddSeriesTitle_Caption |

Title

| | ChartDesigner_AxisElements_Caption |

Axis Elements

| | ChartDesigner_AxisElements_AddConstantLine_Caption |

Constant Line

| | ChartDesigner_AxisElements_AddStrip_Caption |

Strip

| | ChartDesigner_AxisElements_AddScaleBreak_Caption |

Scale Break

| | ChartDesigner_DragDataMembersToCorrespondingCell_Hint |

Drag data members to the corresponding cell to define chart data

| | ChartDesigner_Tree_Chart |

Chart

| | ChartDesigner_Tree_SimpleDiagram3D |

3D Simple Diagram

| | ChartDesigner_Tree_FunnelDiagram3D |

3D Funnel Diagram

| | ChartDesigner_Tree_XYDiagram3D |

3D XY-Diagram

| | ChartDesigner_Tree_XYDiagram |

XY-Diagram

| | ChartDesigner_Tree_GanttDiagram |

Gantt Diagram

| | ChartDesigner_Tree_RadarDiagram |

Radar Diagram

| | ChartDesigner_Tree_PolarDiagram |

Polar Diagram

| | ChartDesigner_Tree_SimpleDiagram |

Simple Diagram

| | ChartDesigner_Tree_SwiftPlotDiagram |

Swift Plot Diagram

| | ChartDesigner_Tree_Legend |

Legend

| | ChartDesigner_Tree_ChartTitleCollection |

Titles

| | ChartDesigner_Tree_SeriesTitleCollection |

Titles

| | ChartDesigner_Tree_AdditionalLegendCollection |

Additional Legends

| | ChartDesigner_Tree_SeriesCollection |

Series

| | ChartDesigner_Tree_IndicatorCollection |

Indicators

| | ChartDesigner_Tree_SwiftPlotSecondaryAxisXCollection |

Secondary X-Axes

| | ChartDesigner_Tree_SwiftPlotSecondaryAxisYCollection |

Secondary Y-Axes

| | ChartDesigner_Tree_XYDiagramSecondaryAxisXCollection |

Secondary X-Axes

| | ChartDesigner_Tree_XYDiagramSecondaryAxisYCollection |

Secondary Y-Axes

| | ChartDesigner_Tree_AdditionalPaneCollection |

Additional Panes

| | ChartDesigner_Tree_StripCollection |

Strips

| | ChartDesigner_Tree_ConstantLineCollection |

Constant Lines

| | ChartDesigner_Tree_ScaleBreakCollection |

Scale Breaks

| | ChartDesigner_Tree_AnnotationCollection |

Annotations

| | ChartDesigner_Tree_SeriesPointCollection |

Points

| | ChartDesigner_Tree_SeriesTitle |

Title

| | ChartDesigner_Tree_ChartTitle |

Title

| | ChartDesigner_Tree_SeriesLabel |

Label

| | ChartDesigner_Tree_AutoCreatedSeries |

Auto-created Series

| | ChartDesigner_Msg3DRotationActionName |

Rotate

| | ChartDesigner_Msg3DRotationToolTip |

Ctrl + Left Mouse Button

| | ChartDesigner_Msg3DScrollingActionName |

Scroll

| | ChartDesigner_Msg3DScrollingToolTip |

Ctrl + Mouse Wheel

| | ChartDesigner_Msg3DZoomInActionName |

Zoom In

| | ChartDesigner_Msg3DZoomInToolTip |

Shift + Left Mouse Button

| | ChartDesigner_Msg3DZoomOutActionName |

Zoom Out

| | ChartDesigner_Msg3DZoomOutToolTip |

Alt + Left Mouse Button

| | ChartDesigner_AnnotationMove |

Ctrl + Left Mouse Button to move the annotation

| | ChartDesigner_Msg2DScrollingToolTip |

Use Ctrl with the left mouse button\nto scroll the chart.

| | ChartDesigner_Msg2DPieExplodingToolTip |

Use Ctrl with the left mouse button\nto explode or collapse slices.

| | PivotGrid_FieldSortConditionsEditor_Title |

PivotGridField Sort Condition Collection Editor

| | PivotGrid_FieldCustomTotalsEditor_Title |

PivotGridField Custom Total Collection Editor

| | PivotGrid_FieldsEditor_Title |

Fields Collection Editor

| | PivotGrid_OLAPConStringEditor_Title |

OLAP Connection String Editor

| | PivotGrid_Designer_Title |

PivotGrid Designer

| | Chart_RecipientsEditor_Title |

Recipient Collection Editor

| | Parameters |

Parameters

| | Parameters_Add |

Add Parameter

| | Parameters_EditParameters |

Edit Parameters…

| | Parameters_NewParameterEditor_Title |

Add New Parameter

| | ParameterBindingsEditor_Title |

Parameter Binding Collection Editor

| | ParameterBindingsEditor_ParameterBinding | | | ParameterBindingsEditor_Sync |

Parameter Binding Collection Editor

| | ParametersEditor_Title |

Parameters Collection Editor

| | ImageResourcesEditor_Title | | | ImageResourcesEditor_AddImage | | | ImageResourcesEditor_RemoveImage | | | DataSource_QueriesEditor_Title |

Manage Queries

| | DataSource_RelationsEditor_Title |

Master-Detail Relation Editor

| | LocalizationEditor_Title | | | LocalizationEditor_Languages | | | LocalizationEditor_LocalizedTextValues | | | LocalizationEditor_Property | | | LocalizationEditor_DefaultLanguage | | | LocalizationEditor_Value | | | NewReportParameter |

New Report Parameter…

| | NewParameterEditor_Name |

Name

| | NewParameterEditor_Description |

Description

| | NewParameterEditor_Type |

Type

| | NewParameterEditor_DefaultValue |

Default Value

| | NewParameterEditor_ShowInParametersPanel |

Show in the parameters panel

| | NewParameterEditor_SupportsStandardValues |

Supports the collection of standard values

| | NewParameterEditor_AllowMultipleValues |

Allow multiple values

| | NewParameterEditor_AllowNull | | | NewParameterEditor_DynamicValues |

Dynamic values

| | NewParameterEditor_StaticValues |

Static values

| | NewParameterEditor_Value |

Value

| | NewParameterEditor_Expression | | | NewParameterEditor_SelectAllValues | | | NewParameterEditor_GroupTitle | | | NewParameterEditor_GroupBorderVisible | | | NewParameterEditor_GroupExpanded | | | NewParameterEditor_GroupShowExpandButton | | | NewParameterEditor_GroupTitleVisible | | | NewParameterEditor_GroupOrientation | | | ExpressionEditor_Fields_Caption |

Fields

| | ExpressionEditor_Title |

Expression Editor

| | FilterStringEditor_Title |

Filter String Editor

| | FormatStringEditor_Title |

Format String Editor

| | FormatStringEditor_Category |

Category

| | FormatStringEditor_StandardFormats |

Standard Formats

| | FormatStringEditor_CustomFormats |

Custom Formats

| | FormatStringEditor_Sample |

Sample:

| | FormatStringEditor_NotSupported |

General format has no specific number format

| | DataSource_ConfigureConnection |

Configure Connection…

| | SortingSummaryEditor_Title |

Group Sorting Summary Editor

| | SummaryEditor_Title |

Summary Editor

| | SubBandCollectionEditor_Title |

SubBand Collection Editor

| | BandCollectionEditor_Title |

SubBand Collection Editor

| | ConditionEditor_Title |

Condition Editor

| | LookUpValuesEditor_Title |

Look-Up Values

| | StringCollectionEditor_Title |

String Collection Editor

| | CollectionItems |

Collection Items

| | Fields |

Fields

| | Field |

Field

| | SortOrder |

Sort Order

| | Properties |

Properties

| | ReportHeader |

Report Header

| | PageHeader |

Page Header

| | GroupHeader |

Group Header

| | Detail | | | GroupFooter |

Group Footer

| | PageFooter |

Page Footer

| | ReportFooter |

Report Footer

| | VerticalDetail | | | VerticalHeader | | | VerticalTotal | | | VerticalBands | | | Error |

Error

| | Warning |

Warning

| | InvalidValue |

Invalid Value

| | Add |

Add

| | Cut |

Cut

| | Paste |

Paste

| | Copy |

Copy

| | Remove |

Remove

| | Delete |

Delete

| | MoveUp |

Move Up

| | MoveDown |

Move Down

| | All |

All

| | None |

None

| | ColorEditor_None |

None

| | ColorEditor_Custom |

Custom

| | ColorEditor_Colors |

Colors

| | ColorEditor_SystemColors |

System Colors

| | DesignInReportWizard |

Design in Report Wizard…

| | ReportWizard_Title | | | ReportWizard_ChooseReportType |

Select the report type you wish to create.

| | ReportWizard_ChooseReportType_Empty |

Empty Report

| | ReportWizard_ChooseReportType_Template |

Template Report

| | ReportWizard_ChooseReportType_DataBound |

DataBound Report

| | ReportWizard_ChooseReportType_Table | | | ReportWizard_ChooseReportType_Vertical | | | ReportWizard_ChooseReportType_Label |

Label Report

| | ReportWizard_ChooseReportType_CrossTab | | | ReportWizard_AddGroupingLevel |

Create multiple groups, each with a single field value, or define several fields in the same group.

| | ReportWizard_AddGroupingLevel_AvailableColumns |

Available columns:

| | ReportWizard_ChooseReportLayout |

The report layout specifies the manner in which selected data fields are arranged on individual pages.

| | ReportWizard_ChooseReportLayout_Stepped |

Stepped

| | ReportWizard_ChooseReportLayout_Outline1 |

Outline 1

| | ReportWizard_ChooseReportLayout_Outline2 |

Outline 2

| | ReportWizard_ChooseReportLayout_AlignLeft1 |

Align Left 1

| | ReportWizard_ChooseReportLayout_AlignLeft2 |

Align Left 2

| | ReportWizard_ChooseReportLayout_Columnar |

Columnar

| | ReportWizard_ChooseReportLayout_Tabular |

Tabular

| | ReportWizard_ChooseReportLayout_Justified |

Justified

| | ReportWizard_ChooseReportStyle |

The report style specifies the appearance of your report.

| | ReportWizard_ChooseReportStyle_Title |

Title

| | ReportWizard_ChooseReportStyle_Caption |

Caption

| | ReportWizard_ChooseReportStyle_Data |

Data

| | ReportWizard_SetReportTitle |

We have all the information needed to process the report.

| | ReportWizard_SetReportTitle_ReportTitle |

Report Title:

| | ReportWizard_MapReportTemplateFields_Description |

Map Report Template Fields.

| | ReportWizard_ChooseReportTemplate_Description |

Choose Report Template.

| | ReportWizard_SpecifyReportTemplateOptions_Description |

Specify the report options.

| | ReportWizard_SummaryOptions |

What summary functions would you like to calculate?

| | ReportWizard_SummaryOptions_Sum |

Sum

| | ReportWizard_SummaryOptions_Avg |

Avg

| | ReportWizard_SummaryOptions_Min |

Min

| | ReportWizard_SummaryOptions_Max |

Max

| | ReportWizard_SummaryOptions_Count |

Count

| | ReportWizard_SummaryOptions_IgnoreNullValues |

Ignore null values

| | ReportWizard_CustomizeLabel |

You can adjust the label’s parameters here if required.

| | ReportWizard_CustomizeLabel_PageSize |

Page Size

| | ReportWizard_CustomizeLabel_LabelWidth |

Label Width

| | ReportWizard_CustomizeLabel_LabelHeight |

Label Height

| | ReportWizard_CustomizeLabel_VerticalPitch |

Vertical Pitch

| | ReportWizard_CustomizeLabel_HorizontalPitch |

Horizontal Pitch

| | ReportWizard_CustomizeLabel_LeftMargin |

Left Margin

| | ReportWizard_CustomizeLabel_TopMargin |

Top Margin

| | ReportWizard_CustomizeLabel_RightMargin |

Right Margin

| | ReportWizard_CustomizeLabel_BottomMargin |

Bottom Margin

| | ReportWizard_CustomizeLabel_Width | | | ReportWizard_CustomizeLabel_Height | | | ReportWizard_SelectColumns |

Select the columns you want to display within your report.

| | ReportWizard_SelectColumns_AvailableColumns |

Available columns:

| | ReportWizard_SelectColumns_SelectedColumns |

Selected columns:

| | ReportWizard_SelectLabelType |

Select one of the predefined labels by specifying the Product and its ID.

| | ReportWizard_SelectLabelType_LabelProduct |

Label product:

| | ReportWizard_SelectLabelType_ProductNumber |

Product number:

| | ReportWizard_SelectLabelType_Width |

Width:

| | ReportWizard_SelectLabelType_Height |

Height:

| | ReportWizard_SelectLabelType_PaperType |

Paper Type:

| | ReportWizard_MultiQuerySelectFieldsPage |

Select the report data member and data fields that will sipply data to your report.

| | ReportWizard_MultiQuerySelectFieldsPage_SelectDataMember |

Select data member:

| | ReportWizard_MultiQuerySelectFieldsPage_SelectDataFields |

Select data fields:

| | ReportWizard_MasterDetailConfigurePage |

Select one or more data members to assign to the report and its detail reports.\r\nChoose fields to display in these reports.

| | ReportWizard_MasterDetailConfigurePage_SelectDataMembers |

Select data members:

| | ReportWizard_MasterDetailConfigurePage_SelectDataFields |

Select data fields:

| | ReportWizard_MasterDetailAddGroupingLevelPage |

Group data in the selected reports. You can specify one or more fields for each group.

| | ReportWizard_MasterDetailAddGroupingLevelPage_SelectReport |

Select the report:

| | ReportWizard_MasterDetailAddGroupingLevelPage_SelectFields |

Select fields:

| | ReportWizard_MapReportTemplateFieldsPage_ReportDataSource |

Report Data Source

| | PageOrientation_Portrait |

Portrait

| | PageOrientation_Landscape |

Landscape

| | ReportWizard_ConfigureReportPageSettingsPage | | | ReportWizard_ChooseReportColorSchemePage | | | ReportWizard_ChooseXPObjectEntityTypePage | | | ReportWizard_ChooseDataSourceTypePage_DataSourceNoData_Name | | | ReportWizard_ConfigureCrossTagPage | | | ReportWizard_ConfigureCrossTagPage_AvailableFields | | | ReportWizard_ConfigureCrossTagPage_Columns | | | ReportWizard_ConfigureCrossTagPage_Rows | | | ReportWizard_ConfigureCrossTagPage_Data | | | ReportWizard_SelectCrossTabDataMemberPage | | | ReportWizard_ChooseExistingConnectionPage_Skip | | | WatermarkEditor_Pages |

Pages

| | WatermarkEditor_Behind |

Behind

| | WatermarkEditor_InFront |

In Front

| | BindingsEditor_Title | | | BindingsEditor_ControlColumn | | | BindingsEditor_PropertyNameColumn | | | BindingsEditor_SourceBindingColumn | | | BindingsEditor_DestinationBindingColumn | | | KeyCollectionEditor_Title | | | KeyCollectionEditor_Type | | | KeyCollectionEditor_Value | | | RtlException |

The Right-To-Left mode is not currently supported.

| | Button_Import | | | Button_Export | |

Remarks

To learn more, refer to the Localization topic.

See Also

ReportDesignerLocalizer

DevExpress.Xpf.Reports.UserDesigner.Localization Namespace