Back to Devexpress

ASPxSpreadsheetStringId Enum

aspnet-devexpress-dot-web-dot-aspxspreadsheet-dot-localization-d885c8c4.md

latest32.4 KB
Original Source

ASPxSpreadsheetStringId Enum

Contains strings that can be localized for the ASPxSpreadsheet. For more information, refer to the Localization topic.

Namespace : DevExpress.Web.ASPxSpreadsheet.Localization

Assembly : DevExpress.Web.ASPxSpreadsheet.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public enum ASPxSpreadsheetStringId
vb
Public Enum ASPxSpreadsheetStringId

Members

NameDescription
InsertImage

A text displayed in a title bar of an Insert Imagedialog.

Default Value : “Insert image”

| | InsertImage_FromWeb |

The label of a radio button (in Image Dialogs) specifying that an image is located in the web.

Default Value : “From the web (URL)”

| | InsertImage_FromLocal |

The label of a radio button (in Image Dialogs) specifying that an image is located in your computer.

Default Value : “From your computer”

| | InsertImage_EnterUrl |

The label of a text box that allows specifying an image web address in Image Dialogs.

Default Value : “Enter image web address”

| | InsertImage_UploadInstructions |

The label of a text box that allows specifying a path to an image on your computer in Image Dialogs.

Default Value : “Browse your computer for the image file to upload”

| | InsertImage_ImagePreview |

The text of a label displayed in the Insert Image dialog as an image placeholder.

Default Value : “Image preview”

| | InsertImage_ImageManager_Header |

Contains localizable text of the corresponding UI element.

| | InsertImage_LoadError | | | InsertLink |

A text displayed in a title bar of an Insert Link dialog.

Default Value : “Insert hyperlink”

| | ChangeLink |

A text displayed in a title bar of the Change Link dialog.

Default Value : “Change hyperlink”

| | InsertLink_URL |

The label of a radio button (in Link Dialogs) specifying that a link targets to a site when it is clicked; and a label of a text box that allows specifying a site or document URL.

Default Value : “URL”

| | InsertLink_WebPage |

Contains localizable text of the corresponding UI element.

| | InsertLink_PlaceInThisDocument |

Contains localizable text of the corresponding UI element.

| | InsertLink_Reference |

Contains localizable text of the corresponding UI element.

| | InsertLink_Email |

The label of a radio button (in Link Dialogs) specifying that a link sends a message when is clicked.

Default Value : “E-mail address”

| | InsertLink_EmailTo |

The label of a text box (in Link Dialogs) that allows specifying a recipient e-mail address.

Default Value : “E-mail to”

| | InsertLink_Subject |

The label of a text box (in Link Dialogs) that allows specifying the subject of an email.

Default Value : “Subject”

| | InsertLink_Text |

The label of a text box that allows specifying a link text in Link Dialogs.

Default Value : “Text”

| | InsertLink_ToolTip |

The label of a text box that allows specifying a link tooltip in Link Dialogs.

Default Value : “ToolTip”

| | OpenFile |

Contains localizable text of the corresponding UI element.

| | OpenFile_FromServer |

Contains localizable text of the corresponding UI element.

| | OpenFile_FromComputer |

Contains localizable text of the corresponding UI element.

| | OpenFile_ChooseInstruction |

Contains localizable text of the corresponding UI element.

| | OpenFile_UploadInstruction |

Contains localizable text of the corresponding UI element.

| | OpenFile_FileManager_Header |

Contains localizable text of the corresponding UI element.

| | RenameSheet |

Contains localizable text of the corresponding UI element.

| | RenameSheet_SheetName |

Contains localizable text of the corresponding UI element.

| | SaveFile |

Contains localizable text of the corresponding UI element.

| | SaveFile_FileAlreadyExists |

Contains localizable text of the corresponding UI element.

| | SaveFile_SaveFileToServer |

Contains localizable text of the corresponding UI element.

| | SaveFile_DownloadCopy |

Contains localizable text of the corresponding UI element.

| | SaveFile_FolderPath |

Contains localizable text of the corresponding UI element.

| | SaveFile_FileName |

Contains localizable text of the corresponding UI element.

| | SaveFile_FileType |

Contains localizable text of the corresponding UI element.

| | SaveFile_DownloadInstruction |

Contains localizable text of the corresponding UI element.

| | SaveFile_FolderManager_Header |

Contains localizable text of the corresponding UI element.

| | SaveFile_PathDoesNotExist |

Contains localizable text of the corresponding UI element.

| | SaveFile_WrongDocumentPath |

Contains localizable text of the corresponding UI element.

| | SaveFile_WrongDocumentExtension |

Contains localizable text of the corresponding UI element.

| | RowHeight |

Contains localizable text of the corresponding UI element.

| | RowHeight_Caption |

Contains localizable text of the corresponding UI element.

| | ColumnWidth |

Contains localizable text of the corresponding UI element.

| | ColumnWidth_Caption |

Contains localizable text of the corresponding UI element.

| | DefaultColumnWidth |

Contains localizable text of the corresponding UI element.

| | DefaultColumnWidth_Caption |

Contains localizable text of the corresponding UI element.

| | UnhideSheet |

Contains localizable text of the corresponding UI element.

| | UnhideSheet_Caption |

Contains localizable text of the corresponding UI element.

| | ChangeChartType |

Contains localizable text of the corresponding UI element.

| | ChartSelectData |

Contains localizable text of the corresponding UI element.

| | ChartSelectData_Caption |

Contains localizable text of the corresponding UI element.

| | ModifyChartLayout |

Contains localizable text of the corresponding UI element.

| | ChartChangeTitle |

Contains localizable text of the corresponding UI element.

| | ChartChangeTitle_Caption |

Contains localizable text of the corresponding UI element.

| | ChartChangeHorizontalAxisTitle |

Contains localizable text of the corresponding UI element.

| | ChartChangeHorizontalAxisTitle_Caption |

Contains localizable text of the corresponding UI element.

| | ChartChangeVerticalAxisTitle |

Contains localizable text of the corresponding UI element.

| | ChartChangeVerticalAxisTitle_Caption |

Contains localizable text of the corresponding UI element.

| | ModifyChartStyle |

Contains localizable text of the corresponding UI element.

| | FindAndReplace |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_FindTab_Caption |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_FindWhat |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_MatchCase |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_Search |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_Search_ByRows |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_Search_ByColumns |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_LookIn |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_LookIn_Formulas |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_LookIn_Values |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_MatchCellContent |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_SearchResults |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_SearchResults_CellHeader |

Contains localizable text of the corresponding UI element.

| | FindAndReplace_SearchResults_ValueHeader |

Contains localizable text of the corresponding UI element.

| | ButtonInsert |

A text displayed in an insert button within an Insert Image dialog.

Default Value : “Insert”

| | ButtonChange |

A text displayed in a change button within the Change Image and Change Link dialogs.

Default Value : “Change”

| | ButtonCancel |

A text displayed in a cancel button within a Dialog Form.

Default Value : “Cancel”

| | ButtonOK |

A text displayed in an OK button within dialog forms.

Default Value : “OK”

| | ButtonOpen |

A localizable text displayed in an open button within a dialog forms.

Default Value : “Open”

| | ButtonSaveAs |

A text displayed in a save button within the Save File dialog.

Default Value : “Save as”

| | ButtonSelect |

A text displayed in a select button within the Open File dialog.

Default Value : “Select”

| | ButtonDownload |

A text displayed in a download button within the Save File dialog.

Default Value : “Download”

| | ButtonFindAll |

Contains localizable text of the corresponding UI element.

| | ButtonUpdate |

Contains localizable text of the corresponding UI element.

| | Invalid_FileName |

Contains localizable text displayed when a wrong file name has been entered into a dialog.

| | Invalid_EMail |

Contains localizable text displayed when a wrong e-mail has been entered into a dialog.

| | Invalid_URL |

Contains localizable text of the corresponding UI element.

| | BorderLineStyle_Thin |

Contains localizable text of the corresponding UI element.

| | BorderLineStyle_Dashed |

Contains localizable text of the corresponding UI element.

| | BorderLineStyle_Dotted |

Contains localizable text of the corresponding UI element.

| | BorderLineStyle_Double |

Contains localizable text of the corresponding UI element.

| | BorderLineStyle_Medium |

Contains localizable text of the corresponding UI element.

| | BorderLineStyle_MediumDashed |

Contains localizable text of the corresponding UI element.

| | BorderLineStyle_MediumDotted |

Contains localizable text of the corresponding UI element.

| | BorderLineStyle_Thick |

Contains localizable text of the corresponding UI element.

| | ReadingViewTab_Title |

Contains localizable text of the corresponding UI element.

| | ReadingViewGroup_Title |

Contains localizable text of the corresponding UI element.

| | DocumentViewsGroup_Title |

Contains localizable text of the corresponding UI element.

| | EditingViewCommand_Text |

Contains localizable text of the corresponding UI element.

| | ReadingViewCommand_Text |

Contains localizable text of the corresponding UI element.

| | ViewGroup_Title |

Contains localizable text of the corresponding UI element.

| | FullScreenCommand_Text |

Contains localizable text of the corresponding UI element.

| | FullScreenCommand_Description |

Contains localizable text of the corresponding UI element.

| | DownloadCopy_Text |

Contains localizable text of the corresponding UI element.

| | DownloadCopy_Description |

Contains localizable text of the corresponding UI element.

| | RequiredFieldError |

The error text to be displayed within the Spreadsheet’s error frame in Built-in Dialogs, if the required field is empty.

Default Value : “This field is required”

| | ExternalRibbonControl_NotFound |

A localizable text displayed when the specified external Ribbon control has not been found.

Default Value : “The external ribbon control ‘{0}’ is not found.”

| | ConfirmOnLosingChanges |

Contains localizable text of the corresponding UI element.

| | DataFilterSimple |

Contains localizable text of the corresponding UI element.

| | CustomAutoFilter |

Contains localizable text of the corresponding UI element.

| | TableSelectData |

Contains localizable text of the corresponding UI element.

| | TableSelectData_Caption |

Contains localizable text of the corresponding UI element.

| | TableSelectData_TableHasHeaders |

Contains localizable text of the corresponding UI element.

| | MoveOrCopySheet |

Contains localizable text of the corresponding UI element.

| | MoveOrCopySheet_MoveSheetsCaption |

Contains localizable text of the corresponding UI element.

| | MoveOrCopySheet_CreateCopy |

Contains localizable text of the corresponding UI element.

| | DataValidation |

Contains localizable text of the corresponding UI element.

| | DataValidation_RetryButton |

Contains localizable text of the corresponding UI element.

| | DataValidation_YesButton |

Contains localizable text of the corresponding UI element.

| | DataValidation_NoButton |

Contains localizable text of the corresponding UI element.

| | DataValidation_Failed_Caption |

Contains localizable text of the corresponding UI element.

| | FormulaValidation_Failed_Caption |

Contains localizable text of the corresponding UI element.

| | DataValidation_Settings_Caption |

Contains localizable text of the corresponding UI element.

| | DataValidation_Settings_GroupCaption |

Contains localizable text of the corresponding UI element.

| | DataValidation_Settings_Allow |

Contains localizable text of the corresponding UI element.

| | DataValidation_Settings_IgnoreBlank |

Contains localizable text of the corresponding UI element.

| | DataValidation_Settings_Data |

Contains localizable text of the corresponding UI element.

| | DataValidation_Settings_InCellDropDown |

Contains localizable text of the corresponding UI element.

| | DataValidation_Settings_ApplyChanges |

Contains localizable text of the corresponding UI element.

| | DataValidation_Message_Caption |

Contains localizable text of the corresponding UI element.

| | DataValidation_Message_ShowMessage |

Contains localizable text of the corresponding UI element.

| | DataValidation_Message_ShowDescription |

Contains localizable text of the corresponding UI element.

| | DataValidation_Message_InputMessageTitle |

Contains localizable text of the corresponding UI element.

| | DataValidation_Message_InputMessage |

Contains localizable text of the corresponding UI element.

| | DataValidation_Alert_Caption |

Contains localizable text of the corresponding UI element.

| | DataValidation_Alert_ShowAlert |

Contains localizable text of the corresponding UI element.

| | DataValidation_Alert_ShowDescription |

Contains localizable text of the corresponding UI element.

| | DataValidation_Alert_Style |

Contains localizable text of the corresponding UI element.

| | DataValidation_Alert_ErrorMessageTitle |

Contains localizable text of the corresponding UI element.

| | DataValidation_Alert_ErrorMessage |

Contains localizable text of the corresponding UI element.

| | DataValidation_ClearAll |

Contains localizable text of the corresponding UI element.

| | ModifyTableStyle |

Contains localizable text of the corresponding UI element.

| | ModifyTableStyle_Command_Caption |

Contains localizable text of the corresponding UI element.

| | FormatAsTable |

Contains localizable text of the corresponding UI element.

| | SelectTableStyle |

Contains localizable text of the corresponding UI element.

| | Caption_LightTableStyleCategory |

Contains localizable text of the corresponding UI element.

| | Caption_MediumTableStyleCategory |

Contains localizable text of the corresponding UI element.

| | Caption_DarkTableStyleCategory |

Contains localizable text of the corresponding UI element.

| | Caption_PrefixTableStyleNamePart |

Contains localizable text of the corresponding UI element.

| | Caption_LightTableStyleNamePart |

Contains localizable text of the corresponding UI element.

| | Caption_MediumTableStyleNamePart |

Contains localizable text of the corresponding UI element.

| | Caption_DarkTableStyleNamePart |

Contains localizable text of the corresponding UI element.

| | PageSetup |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_Caption |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_OrientationGroup |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_OrientationPortrait |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_OrientationLandscape |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_ScalingGroup |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_AdjustTo |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_Scale |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_FitTo |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_FitToWidth |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_FitToHeight |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_PaperSize |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_PrintQuality |

Contains localizable text of the corresponding UI element.

| | PageSetup_PageTab_FirstPageNumber |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_Caption |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_Left |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_Top |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_Header |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_Right |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_Footer |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_Bottom |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_CenterOnPageGroup |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_CenterHorizontally |

Contains localizable text of the corresponding UI element.

| | PageSetup_MarginsTab_CenterVertically |

Contains localizable text of the corresponding UI element.

| | PageSetup_HeaderFooterTab_Caption |

Contains localizable text of the corresponding UI element.

| | PageSetup_HeaderFooterTab_Header |

Contains localizable text of the corresponding UI element.

| | PageSetup_HeaderFooterTab_Footer |

Contains localizable text of the corresponding UI element.

| | PageSetup_HeaderFooterTab_DifferentOddEven |

Contains localizable text of the corresponding UI element.

| | PageSetup_HeaderFooterTab_DifferentFirst |

Contains localizable text of the corresponding UI element.

| | PageSetup_HeaderFooterTab_ScaleWithDoc |

Contains localizable text of the corresponding UI element.

| | PageSetup_HeaderFooterTab_AlignWithMargins |

Contains localizable text of the corresponding UI element.

| | PageSetup_HeaderFooterTab_CustomHeader |

Contains localizable text of the corresponding UI element.

| | PageSetup_HeaderFooterTab_CustomFooter |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_Caption |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_PrintArea |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_PrintAreaErrorText |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_PrintGroup |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_Gridlines |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_Draft |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_PrintHeadings |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_Comments |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_CellErrorAs |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_PageOrderGroup |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_PageOrder_DownThenOver |

Contains localizable text of the corresponding UI element.

| | PageSetup_SheetTab_PageOrder_OverThenDown |

Contains localizable text of the corresponding UI element.

| | PageSetup_Print |

Contains localizable text of the corresponding UI element.

| | CustomFooter |

Contains localizable text of the corresponding UI element.

| | CustomHeader |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_AllPagesTab_Header_Caption |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_FirstPageTab_Header_Caption |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_OddPageTab_Header_Caption |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_EvenPageTab_Header_Caption |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_AllPagesTab_Footer_Caption |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_FirstPageTab_Footer_Caption |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_OddPageTab_Footer_Caption |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_EvenPageTab_Footer_Caption |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_HelpText |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_LeftHeader |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_CenterHeader |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_RightHeader |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_LeftFooter |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_CenterFooter |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_RightFooter |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_InsertPageNumber |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_InsertPageTotal |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_InsertDate |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_InsertTime |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_InsertFilePath |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_InsertFileName |

Contains localizable text of the corresponding UI element.

| | CustomHeaderFooter_InsertSheetName |

Contains localizable text of the corresponding UI element.

| | FormulaBar_EnterButtonTooltip |

Contains localizable text of the corresponding UI element.

| | FormulaBar_CancelButtonTooltip |

Contains localizable text of the corresponding UI element.

| | FilterSimple_SelectAll |

Contains localizable text of the corresponding UI element.

| | FilterTop10_Show |

Contains localizable text of the corresponding UI element.

| | CustomFilter_ShowRows |

Contains localizable text of the corresponding UI element.

| | CustomFilter_OperatorAnd |

Contains localizable text of the corresponding UI element.

| | CustomFilter_OperatorOr |

Contains localizable text of the corresponding UI element.

| | CustomFilter_QuestionSignDescription |

Contains localizable text of the corresponding UI element.

| | CustomFilter_StarSignDescription |

Contains localizable text of the corresponding UI element.

| | FileManager_OpenedFileDeleteErrorText |

Contains localizable text of the corresponding UI element.

| | FileManager_OpenedFileMoveErrorText |

Contains localizable text of the corresponding UI element.

| | FileManager_OpenedFileRenameErrorText |

Contains localizable text of the corresponding UI element.

| | OpeningAndOverstoreImpossibleError |

Contains localizable text of the corresponding UI element.

| | MessageBox_WarningTitle |

Contains localizable text of the corresponding UI element.

| | MessageBox_ErrorTitle |

Contains localizable text of the corresponding UI element.

| | MessageBox_InformationTitle |

Contains localizable text of the corresponding UI element.

| | MessageBox_QuestionTitle |

Contains localizable text of the corresponding UI element.

| | MessageBox_SessionExpired |

Contains localizable text of the corresponding UI element.

| | InvalidFontSize |

Contains localizable text of the corresponding UI element.

| | SheetTabs_NewSheet_Tooltip |

Contains localizable text of the corresponding UI element.

| | FormatCells |

Contains localizable text of the corresponding UI element.

| | FormatCells_CustomFormatDescription |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_Caption |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_Category |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_Sample |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_DecimalPlaces |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_CurrencySymbol |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_Type |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_Locate |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_DecimalPlacesErrorText |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_NegativeNumbers |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_ThousandSeparator |

Contains localizable text of the corresponding UI element.

| | FormatCells_NumberTab_SampleUnavailable |

Contains localizable text of the corresponding UI element.

| | PivotTable |

Contains localizable text of the corresponding UI element.

| | PivotTable_DataRangeDescription |

Contains localizable text of the corresponding UI element.

| | PivotTable_DataRangeCaption |

Contains localizable text of the corresponding UI element.

| | PivotTable_ReportPlacedDescription |

Contains localizable text of the corresponding UI element.

| | PivotTable_ReportPlacedNewWorksheetCaption |

Contains localizable text of the corresponding UI element.

| | PivotTable_ReportPlacedExistingWorksheetCaption |

Contains localizable text of the corresponding UI element.

| | PivotTable_ReportPlacedLocationCaption |

Contains localizable text of the corresponding UI element.

| | ChangeDataSourcePivotTable |

Contains localizable text of the corresponding UI element.

| | MovePivotTable |

Contains localizable text of the corresponding UI element.

| | PivotTableFieldList |

Contains localizable text of the corresponding UI element.

| | PivotTableFieldList_SourceList_Caption |

Contains localizable text of the corresponding UI element.

| | PivotTableFieldList_Destination_Description |

Contains localizable text of the corresponding UI element.

| | PivotTableFieldList_Filters |

Contains localizable text of the corresponding UI element.

| | PivotTableFieldList_Columns |

Contains localizable text of the corresponding UI element.

| | PivotTableFieldList_Rows |

Contains localizable text of the corresponding UI element.

| | PivotTableFieldList_Values |

Contains localizable text of the corresponding UI element.

| | PivotTableFieldList_LayoutUpdateCaption |

Contains localizable text of the corresponding UI element.

| | PivotTableDateFilter |

Contains localizable text of the corresponding UI element.

| | PivotTableDateFilter_Description |

Contains localizable text of the corresponding UI element.

| | PivotTableDateFilter_BetweenSeparator |

Contains localizable text of the corresponding UI element.

| | PivotTableValueFilter |

Contains localizable text of the corresponding UI element.

| | PivotTableValueFilter_Description |

Contains localizable text of the corresponding UI element.

| | PivotTableTop10Filter |

Contains localizable text of the corresponding UI element.

| | PivotTableTop10Filter_Description |

Contains localizable text of the corresponding UI element.

| | PivotTableTop10Filter_BetweenSeparator |

Contains localizable text of the corresponding UI element.

| | PivotTableLabelFilter |

Contains localizable text of the corresponding UI element.

| | PivotTableLabelFilter_Description |

Contains localizable text of the corresponding UI element.

| | PivotTableLabelFilter_BetweenSeparator |

Contains localizable text of the corresponding UI element.

| | PivotTableItemFilter |

Contains localizable text of the corresponding UI element.

| | PivotTableItemFilter_SelectMultipleItems |

Contains localizable text of the corresponding UI element.

| | DownloadImage_InvalidImageFormat |

Contains localizable text displayed when an uploaded image has the wrong file format.

| | DownloadImage_InvalidImageUrl |

Contains localizable text displayed when the wrong image URL has been entered into a dialog.

| | DownloadImage_InvalidFileSize |

Contains localizable text displayed when an uploaded image has the wrong file size.

| | MenuCmd_SelectCustomDate |

Contains localizable text of the corresponding UI element.

| | InsertImage_Browse |

Contains localizable text of the corresponding UI element.

|

See Also

DevExpress.Web.ASPxSpreadsheet.Localization Namespace