Skip to main content
A newer version of this page is available. .

PivotGridStringId Enum

Lists values corresponding to strings that can be localized.

Namespace: DevExpress.XtraPivotGrid.Localization

Assembly: DevExpress.PivotGrid.v19.2.Core.dll

Declaration

public enum PivotGridStringId

Members

Name Description
RowHeadersCustomization

The text displayed within the Row Header Area when it contains no field headers.

Default value: Drop Row Fields Here

ColumnHeadersCustomization

The text displayed within the Column Area when it contains no field headers.

Default value: Drop Column Fields Here

FilterHeadersCustomization

The text displayed within the Filter Header Area when it contains no field headers.

Default value: Drop Filter Fields Here

DataHeadersCustomization

The text displayed within the Data Header Area when it contains no field headers.

Default value: Drop Data Items Here

RowArea

The text that represents the row area (displayed within the Customization Form).

Default value: Row Area

ColumnArea

The text that represents the column area (displayed within the Customization Form).

Default value: Column Area

FilterArea

The text that represents the filter area (displayed within the Customization Form).

Default value: Filter Area

DataArea

The text that represents the data area (displayed within the Customization Form).

Default value: Data Area

FilterShowAll

The caption of the filter dropdown list item used to show all field values.

Default value: (Show All)

FilterOk

The caption of the OK button displayed within the filter dropdown.

Default value: OK

FilterCancel

The caption of the Cancel button displayed within the filter dropdown.

Default value: Cancel

FilterBlank

The caption of the blank item in the group filter drop-down.

Default value: (Blank)

FilterShowBlanks

The caption of the filter dropdown list item used to show blank values.

Default value: (Show Blanks)

FilterInvert

The caption of the filter dropdown’s popup menu item used to invert the selection.

Default value: Invert Filter

CustomizationFormCaption

The caption of the Customization Form.

Default value: PivotGrid Field List

CustomizationFormText

The text displayed above the Customization Form’s field list.

Default value: Drag fields here to hide

CustomizationFormEmptyFilterText

The text displayed in the Customization Form’s field list when the string typed in the search box does not match any field name.

Default value: No match for the search string

CustomizationFormAddTo

The caption of the ‘Add To’ button displayed within the Customization Form.

Default value: Add To

CustomizationFormHint

The text displayed above the areas section in the Customization Form.

Default value: Drag fields between areas below:

CustomizationFormDeferLayoutUpdate

The caption of the check box in the Customization Form that allows you to perform delayed layout updates.

Default value: Defer Layout Update

CustomizationFormUpdate

The caption of the Customization Form’s update button.

Default value: Update

CustomizationFormListBoxText

The text displayed within the Customization Form’s field list when it is empty.

Default value: Drag a field here to customize layout

CustomizationFormHiddenFields

The text displayed within the Customization Form above the hidden fields list.

Default value: Hidden Fields

CustomizationFormAvailableFields

The text displayed above the Hidden Fields section in the Excel-style Customization Form when visible fields are included in it.

Default value: Choose fields to add to the report:

Total

The text displayed after the field name within the grand total column/row header, if a specific caption for grand total headers has not been specified.

Default value: Total

GrandTotal

The caption of grand total columns and rows.

Default value: Grand Total

TotalFormat

A pattern used to format headers of automatic total summary columns/rows.

Default value: {0} Total

Where {0} - the field value

TotalFormatCount

A pattern used to format headers of count total summary columns/rows.

Default value: {0} Count

Where {0} - the field value

TotalFormatSum

A pattern used to format headers of sum total summary columns/rows.

Default value: {0} Sum

Where {0} - the field value

TotalFormatMin

A pattern used to format headers of minimum total summary columns/rows.

Default value: {0} Min

Where {0} - the field value

TotalFormatMax

A pattern used to format headers of maximum total summary columns/rows.

Default value: {0} Max

Where {0} - the field value

TotalFormatAverage

A pattern used to format headers of average total summary columns/rows.

Default value: {0} Average

Where {0} - the field value

TotalFormatStdDev

A pattern used to format headers of standard deviation of a population subset total summary columns/rows.

Default value: {0} StdDev

Where {0} - the field value

TotalFormatStdDevp

A pattern used to format headers of standard deviation of the whole population total summary columns/rows.

Default value: {0} StdDevp

Where {0} - the field value

TotalFormatVar

A pattern used to format headers of variance of a population subset total summary columns/rows.

Default value: {0} Var

Where {0} - the field value

TotalFormatVarp

A pattern used to format headers of variance of the whole population total summary columns/rows.

Default value: {0} Varp

Where {0} - the field value

TotalFormatCustom

A pattern used to format headers of data fields with manually calculated summary values.

Default value: {0} Custom

Where {0} - the field value

PrintDesigner

The caption of the Print Designer dialog.

Default value: Print Designer

PrintDesignerPageOptions

The caption of the Print Designer dialog page that contains general printing options.

Default value: Options

PrintDesignerPageBehavior

The caption of the Print Designer dialog page that contains options used to specify the printing behavior.

Default value: Behavior

PrintDesignerCategoryDefault

The caption of the default options category in the Print Designer dialog.

Default value: Default

PrintDesignerCategoryLines

The caption of the Print Designer options category which contains options used to specify how cell borders are printed.

Default value: Lines

PrintDesignerCategoryHeaders

The caption of the Print Designer options category which contains options used to specify how field headers are printed.

Default value: Headers

PrintDesignerCategoryFieldValues

The caption of the Print Designer options category which contains options used to specify how field values are printed.

Default value: Field Values

PrintDesignerHorizontalLines

The caption of the Print Designer dialog option used to specify whether horizontal cell borders are printed.

Default value: Horizontal Lines

PrintDesignerVerticalLines

The caption of the Print Designer dialog option used to specify whether vertical cell borders are printed.

Default value: Vertical Lines

PrintDesignerFilterHeaders

The caption of the Print Designer dialog option used to specify whether headers of filter fields are printed.

Default value: Filter Headers

PrintDesignerDataHeaders

The caption of the Print Designer dialog option used to specify whether headers of data fields are printed.

Default value: Data Headers

PrintDesignerColumnHeaders

The caption of the Print Designer dialog option used to specify whether headers of column fields are printed.

Default value: Column Headers

PrintDesignerRowHeaders

The caption of the Print Designer dialog option used to specify whether headers of row fields are printed.

Default value: Row Headers

PrintDesignerHeadersOnEveryPage

The caption of the Print Designer dialog option used to specify whether headers are printed on every page.

Default value: Headers On Every Page

PrintDesignerColumnAreaOnEveryPage

Default value: Column Area On Every Page

PrintDesignerRowAreaOnEveryPage

Default value: Row Area On Every Page

PrintDesignerUnusedFilterFields

The caption of the Print Designer dialog option used to specify whether unused filter fields are printed.

Default value: Unused Filter Fields

PrintDesignerMergeColumnFieldValues

The caption of the Print Designer dialog option used to specify whether cells that display the same column field value are merged.

Default value: Merge Column Field Values

PrintDesignerMergeRowFieldValues

The caption of the Print Designer dialog option used to specify whether cells that display the same row field value are merged.

Default value: Merge Row Field Values

PrintDesignerUsePrintAppearance

The caption of the Print Designer dialog option used to specify whether print appearances are used when the pivot grid is printed.

Default value: Use Print Appearance

PopupMenuRefreshData

The caption of the context menu item used to refresh the pivot grid’s data.

Default value: Reload Data

PopupMenuSortAscending

The caption of the field header’s context menu item used to sort the field values in ascending order.

Default value: Sort A-Z

PopupMenuSortDescending

The caption of the field header’s context menu item used to sort the field values in descending order.

Default value: Sort Z-A

PopupMenuClearSorting

The caption of the field header’s context menu item used to clear the currently applied sorting.

Default value: Clear Sorting

PopupMenuShowExpression

The caption of the field value’s context menu item used to invoke the Expression Editor.

Default value: Expression Editor…

PopupMenuHideField

The caption of the field header’s context menu item used to hide the field.

Default value: Hide

PopupMenuBestFit

Default value: Best Fit

PopupMenuSummaryType

Default value: Summary Type

PopupMenuSortBySummary

Default value: Sort by Summary

PopupMenuShowFieldList

The caption of the context menu item used to invoke the Customization Form.

Default value: Show Field List

PopupMenuHideFieldList

The caption of the context menu item used to hide the Customization Form.

Default value: Hide Field List

PopupMenuFieldOrder

The caption of the field header’s context menu item which contains subitems used to reorder fields.

Default value: Order

PopupMenuMovetoBeginning

The caption of the field header’s context menu item used to move the field to the first position in its area.

Default value: Move to Beginning

PopupMenuMovetoLeft

The caption of the field header’s context menu item used to move the field left.

Default value: Move to Left

PopupMenuMovetoRight

The caption of the field header’s context menu item used to move the field right.

Default value: Move to Right

PopupMenuMovetoEnd

The caption of the field header’s context menu item used to move the field to the last position in its area.

Default value: Move to End

PopupMenuCollapse

The name of the field value’s context menu item used to collapse the field value.

Default value: Collapse

PopupMenuExpand

The name of the field value’s context menu item used to expand the field value.

Default value: Expand

PopupMenuCollapseAll

The name of the field value’s context menu item used to collapse all values of the field.

Default value: Collapse All

PopupMenuExpandAll

The name of the field value’s context menu item used to expand all values of the field.

Default value: Expand All

PopupMenuShowPrefilter

The caption of the context menu item used to invoke the Prefilter.

Default value: Show Prefilter

PopupMenuHidePrefilter

The caption of the context menu item used to hide the Prefilter.

Default value: Hide Prefilter

PopupMenuShowFilter

Default value: Show Filter

PopupMenuHideFilter

Default value: Hide Filter

PopupMenuSortFieldByColumn

The caption of the column field value’s context menu item used to sort the other field values by this column.

Default value: Sort “{0}” by This Column

PopupMenuSortFieldByRow

The caption of the row field value’s context menu item used to sort the other field values by this row.

Default value: Sort “{0}” by This Row

PopupMenuRemoveAllSortByColumn

The name of the field value’s context menu item used to remove sorting by column.

Default value: Remove All Sorting

DataFieldCaption

The text displayed within the data field header.

Default value: Data

TopValueOthersRow

The text displayed within the header of the ‘Others’ row.

Default value: Others

CellError

The text displayed within a cell when an error occurs (the cell’s value is PivotSummaryValue.ErrorValue).

Default value: Error

ValueError

The text displayed within a field value cell when an error occurs.

Default value: Error

PrefilterInvalidProperty

If you specify an invalid field name in a Prefilter expression, this string will be displayed in the Prefilter window instead of that field name.

Default value: (invalid property)

PrefilterInvalidCriteria

The text displayed in the Prefilter Panel if the Prefilter expression is invalid.

Default value: An error occurs in the Prefilter criteria. Please detect invalid property captions inside the criteria operands and correct or remove them.

PrefilterFormCaption

The caption of the Prefilter form.

Default value: PivotGrid Prefilter

FilterFormCaption

Default value: Filter Editor

EditPrefilter

The caption of the button displayed within the Prefilter Panel and used to edit the Prefilter.

Default value: Edit Prefilter

EditFilter

Default value: Edit Filter

OLAPMeasuresCaption

The caption of the ‘measures’ tree item displayed in the field section of the Customization Form in the OLAP mode.

Default value: Measures

OLAPKPIsCaption

The caption of the ‘KPIs’ tree item displayed in the field section of the Customization Form in the OLAP mode.

Default value: KPIs

OLAPKPITypeValue

The caption of the ‘Value’ tree item (the KPI actually achieved value) displayed in the field section of the Customization Form in the OLAP mode.

Default value: Value

OLAPKPITypeGoal

The caption of the ‘Goal’ tree item (the KPI goal value) displayed in the field section of the Customization Form in the OLAP mode.

Default value: Goal

OLAPKPITypeStatus

The caption of the ‘Status’ tree item (the KPI status value) displayed in the field section of the Customization Form in the OLAP mode.

Default value: Status

OLAPKPITypeTrend

The caption of the ‘Trend’ tree item (the KPI trend value) displayed in the field section of the Customization Form in the OLAP mode.

Default value: Trend

OLAPKPITypeWeight

The caption of the ‘Weight’ tree item (the KPI weight value) displayed in the field section of the Customization Form in the OLAP mode.

Default value: Weight

OLAPDrillDownFilterException

The error message which is displayed when a drill-through is performed while multiple items are selected in the report filter field.

Default value: Show Details command cannot be executed when multiple items are selected in a report filter field. Select a single item for each field in the report filter area before performing a drill-through.

OLAPDrillDownTopNException

The error message which is displayed when a drill-through is performed while Top N is applied to one of the row/column fields.

Default value: Show Details command cannot be executed when Top N is applied to one of the row/column fields.

OLAPNoOleDbProvidersMessage

The message that appears if no OLE DB provider can be found on the system when binding the pivot grid to an OLAP data source.

Default value: In order to use the PivotGrid OLAP functionality, you should have a MS OLAP OleDb provider installed on your system.\r\nYou can download it here:

TrendGoingUp

The text of the tooltip displayed for KPI values representing an ascending trend.

Default value: Going Up

TrendGoingDown

The text of the tooltip displayed for KPI values representing a descending trend.

Default value: Going Down

TrendNoChange

The text of the tooltip displayed for KPI values representing a horizontal trend.

Default value: No Change

StatusBad

The text of the tooltip displayed for KPI values representing a bad progress state.

Default value: Bad

StatusNeutral

The text of the tooltip displayed for KPI values representing a neutral progress state.

Default value: Neutral

StatusGood

The text of the tooltip displayed for KPI values representing a good progress state.

Default value: Good

DateTimeQuarterFormat

Default value: Q{0}

SummaryCount

The text displayed within the headers of count summary data fields.

Default value: Count

SummarySum

The text displayed within the headers of sum summary data fields.

Default value: Sum

SummaryMin

The text displayed within the headers of minimum summary data fields.

Default value: Min

SummaryMax

The text displayed within the headers of maximum summary data fields.

Default value: Max

SummaryAverage

The text displayed within the headers of average summary data fields.

Default value: Average

SummaryStdDev

The text displayed within the headers of standard deviation of a population subset summary data fields.

Default value: StdDev

SummaryStdDevp

The text displayed within the headers of standard deviation of the whole population summary data fields.

Default value: StdDevp

SummaryVar

The text displayed within the headers of variance of a population subset summary data fields.

Default value: Var

SummaryVarp

The text displayed within the headers of variance of the whole population summary data fields.

Default value: Varp

SummaryCustom

The text displayed within the headers of data fields with manually calculated summary values.

Default value: Custom

CustomizationFormStackedDefault

The text that represents the Customization Form’s ‘Fields Section and Areas Section Stacked’ layout mode (displayed in the popup menu invoked by clicking the Customization Form Layout button).

Default value: Fields Section and Areas Section Stacked

CustomizationFormStackedSideBySide

The text that represents the Customization Form’s ‘Fields Section and Areas Section Side-By-Side’ layout mode (displayed in the popup menu invoked by clicking the Customization Form Layout button).

Default value: Fields Section and Areas Section Side-By-Side

CustomizationFormTopPanelOnly

The text that represents the Customization Form’s ‘Fields Section Only’ layout mode (displayed in the popup menu invoked by clicking the Customization Form Layout button).

Default value: Fields Section Only

CustomizationFormBottomPanelOnly2by2

The text that represents the Customization Form’s ‘Areas Section Only (2 by 2)’ layout mode (displayed in the popup menu invoked by clicking the Customization Form Layout button).

Default value: Areas Section Only (2 by 2)

CustomizationFormBottomPanelOnly1by4

The text that represents the Customization Form’s ‘Area Section Only (1 by 4)’ layout mode (displayed in the popup menu invoked by clicking the Customization Form Layout button).

Default value: Areas Section Only (1 by 4)

CustomizationFormLayoutButtonTooltip

The text displayed within the Customization Form Layout button’s tooltip.

Default value: Customization Form Layout

Alt_Expand

The alternative text for the expand button.

Default value: [Expand]

Alt_Collapse

The alternative text for the collapse button.

Default value: [Collapse]

Alt_SortedAscending

The alternative text for the ascending sorting image.

Default value: (Ascending)

Alt_SortedDescending

The alternative text for the descending sorting image.

Default value: (Descending)

Alt_FilterWindowSizeGrip

The alternative text for the filter drop-down’s size grip.

Default value: [Resize]

Alt_FilterButton

The alternative text for the filter button used when the field values are not filtered.

Default value: [Filter]

Alt_FilterButtonActive

The alternative text for the filter button used when the field values are filtered.

Default value: [Filtered]

Alt_DragHideField

The alternative text for the image displayed when a field is about to be hidden via drag-and-drop.

Default value: Hide

Alt_FilterAreaHeaders

The alternative text for the image displayed near the caption of the Filter Area Headers section in the Customization Form.

Default value: [Filter Area Headers]

Alt_ColumnAreaHeaders

The alternative text for the image displayed near the caption of the Column Area Headers section in the Customization Form.

Default value: [Column Area Headers]

Alt_RowAreaHeaders

The alternative text for the image displayed near the caption of the Row Area Headers section in the Customization Form.

Default value: [Row Area Headers]

Alt_DataAreaHeaders

The alternative text for the image displayed near the caption of the Data Area Headers section in the Customization Form.

Default value: [Data Area Headers]

Alt_FieldListHeaders

The alternative text for the image displayed near the caption of the Hidden Headers section in the Customization Form.

Default value: [Hidden Field’s Headers]

Alt_LayoutButton

The alternative text for the image displayed on the Layout button in the Customization Form.

Default value: [Layout Button]

Alt_StackedDefaultLayout

The alternative text for the image corresponding to the ‘Fields Section and Areas Section Stacked’ layout, displayed in the Customization Form Layout menu.

Default value: [Stacked Default Layout]

Alt_StackedSideBySideLayout

The alternative text for the image corresponding to the ‘Fields Section and Areas Section Side-By-Side’ layout, displayed in the Customization Form Layout menu.

Default value: [Stacked Side By Side Layout]

Alt_TopPanelOnlyLayout

The alternative text for the image corresponding to the ‘Fields Section Only’ layout, displayed in the Customization Form Layout menu.

Default value: [Top Panel Only Layout]

Alt_BottomPanelOnly2by2Layout

The alternative text for the image corresponding to the ‘Areas Section Only (2 by 2)’ layout, displayed in the Customization Form Layout menu.

Default value: [Bottom Panel Only 2 by 2 Layout]

Alt_BottomPanelOnly1by4Layout

The alternative text for the image corresponding to the ‘Areas Section Only (1 by 4)’ layout, displayed in the Customization Form Layout menu.

Default value: [Bottom Panel Only 1 by 4 Layout]

SearchBoxText

The text displayed within the Search Box in the Group Filter popup when the box is empty.

Default value: Search

PopupMenuKPIGraphic

The caption of a data field header context menu item that opens a submenu used to choose KPI graphics.

Default value: KPI Graphics

PopupMenuKPIGraphicNone

The caption of the context menu item that is used to disable KPI graphics.

Default value: None

PopupMenuKPIGraphicServerDefined

The caption of the context menu item that identifies server-defined KPI graphics.

Default value: Server Defined

PopupMenuKPIGraphicShapes

The caption of the context menu item that identifies the Shapes KPI graphics.

Default value: Shapes

PopupMenuKPIGraphicTrafficLights

The caption of the context menu item that identifies the Traffic Lights KPI graphics.

Default value: Traffic Lights

PopupMenuKPIGraphicRoadSigns

The caption of the context menu item that identifies the Road Signs KPI graphics.

Default value: Road Signs

PopupMenuKPIGraphicGauge

The caption of the context menu item that identifies the Gauge KPI graphics.

Default value: Gauge

PopupMenuKPIGraphicReversedGauge

The caption of the context menu item that identifies the Reversed Gauge KPI graphics.

Default value: Reversed Gauge

PopupMenuKPIGraphicThermometer

The caption of the context menu item that identifies the Thermometer KPI graphics.

Default value: Thermometer

PopupMenuKPIGraphicReversedThermometer

The caption of the context menu item that identifies the Reversed Thermometer KPI graphics.

Default value: Reversed Thermometer

PopupMenuKPIGraphicCylinder

The caption of the context menu item that identifies the Cylinder KPI graphics.

Default value: Cylinder

PopupMenuKPIGraphicReversedCylinder

The caption of the context menu item that identifies the Reversed Cylinder KPI graphics.

Default value: Reversed Cylinder

PopupMenuKPIGraphicFaces

The caption of the context menu item that identifies the Faces KPI graphics.

Default value: Faces

PopupMenuKPIGraphicVarianceArrow

The caption of the context menu item that identifies the Variance Arrow KPI graphics.

Default value: Variance Arrow

PopupMenuKPIGraphicStandardArrow

The caption of the context menu item that identifies the Standard Arrow KPI graphics.

Default value: Standard Arrow

PopupMenuKPIGraphicStatusArrow

The caption of the context menu item that identifies the Status Arrow KPI graphics.

Default value: Status Arrow

PopupMenuKPIGraphicReversedStatusArrow

The caption of the context menu item that identifies the Reversed Status Arrow KPI graphics.

Default value: Reversed Status Arrow

SummaryFilterRangeFrom

The text displayed on top of the summary filter popup window before the text editor used to specify the minimum of the visible values range.

Default value: Show values from

SummaryFilterRangeTo

The text displayed on top of the summary filter popup window, before the text editor used to specify the maximum of the visible values range.

Default value: to

SummaryFilterLegendHidden

The description for a legend item that identifies hidden summary values. Shown in the legend of the summary distribution diagram displayed within summary filter popup windows.

Default value: Hidden

SummaryFilterLegendVisible

The description for a legend item that identifies visible summary values. Shown in the legend of the summary distribution diagram displayed within summary filter popup windows.

Default value: Visible

SummaryFilterApplyToSpecificLevel

The caption of a check box that enables end-users to select an aggregation level to which summary filtering should be applied.

Default value: Apply to specific level

SummaryFilterColumnField

The caption of a combo box used to select a column field that identifies an aggregation level to which summary filtering is applied.

Default value: Column field:

SummaryFilterRowField

The caption of a combo box used to select a row field that identifies an aggregation level to which summary filtering is applied.

Default value: Row field:

SummaryFilterMaxValueCount

The description displayed above a constant line that indicates the maximum number of summary values that fall into a single subrange. This constant line is shown in a summary distribution diagram displayed within summary filter popup windows.

Default value: Max Count

SummaryFilterMaxVisibleCount

The description displayed above a constant line that indicates the maximum number of visible summary values that fall into a single subrange. This constant line is shown in a summary distribution diagram displayed within summary filter popup windows.

Default value: Max Visible Count

SummaryFilterLabelValues

The horizontal axis label of the summary distribution diagram displayed in summary filter popup windows.

Default value: Values

SummaryFilterClearButton

The caption of a button that resets the summary filter.

Default value: Clear

DrillDownException

The error message which is displayed when a drilldown dataset cannot be retrieved.

Default value: Error retrieving drilldown dataset.

OptimizedEngineServerModeNotSupportedException
PopupMenuFormatRules

The caption of the context menu item used to invoke the Format Rules menu.

Default value: Format Rules

PopupMenuFormatRulesIntersectionOnly

The caption of the check box in the Format Rules context menu that allows you to specify whether the rule is applied only to field intersection.

Default value: Apply only to specific level

PopupMenuFormatRulesClearMeasureRules

The caption of the context menu item used to clear rules from specific measure.

Default value: Clear Rules from This Measure

PopupMenuFormatRulesClearIntersectionRules

The caption of the context menu item used to clear rules from specific intersection.

Default value: Clear Rules from This Intersection

PopupMenuFormatRulesClearAllRules

The caption of the context menu item used to clear rules from all measures.

Default value: Clear Rules From All Measures

PopupMenuFormatRulesMeasure

The caption of the Measure field header in the Conditional Formatting Rules Manager.

Default value: Measure

PopupMenuFormatRulesColumn

The caption of the Column field header in the Conditional Formatting Rules Manager.

Default value: Column

PopupMenuFormatRulesRow

The caption of the Row field header in the Conditional Formatting Rules Manager.

Default value: Row

PopupMenuFormatRulesAnyField

The caption of the any field item in the Conditional Formatting Rules Manager’s combo box.

Default value: (Any)

PopupMenuFormatRulesGrandTotal

The caption of the Grand Total item in the Conditional Formatting Rules Manager’s combo box.

Default value: (Grand Total)

ExpressionValidationCircularDependency

Default value: The following fields have circular dependency: {0}

ExpressionValidationInvalidProperty

Default value: The {0} not found.

ExpressionValidationNotSummaryExpressionExpected

Default value: Criteria cannot contain aggregates.

ExpressionValidationSummaryExpressionExpected

Default value: A summary expression is expected.

ExpressionValidationInvalidArgumentCount
ExpressionValidationInvalidFunctionArgument
ExpressionValidationFunctionIsNotSupported
ExpressionValidationExpressionIsEmpty
ExpressionValidationInvalidWindowExpressionUsage
ExpressionValidationInvalidExpression
ServerRequestError

Default value: Error occurred during processing server request ({0})

ExpressionEditorFieldDescription

Default value: Caption: {0}\r\nType: {1}

ExpressionEditorFieldsCategory

Default value: Fields

PopupMenuMore

A caption for the drop-down menu item that expands to display the additional DateTime group intervals. The menu is available if the PivotGridOptionsMenu.ShowDateTimeGroupIntervalItems property is set to DateTimeGroupIntervals.ExtendedIntervals.

Default value: More

DateTimeGroupIntervalQuarter

A caption that identifies the predefined group interval PivotGroupInterval.DateQuarter.

Default value: Quarter

DateTimeGroupIntervalMonth

A caption that identifies the predefined group interval PivotGroupInterval.DateMonth.

Default value: Month

DateTimeGroupIntervalDay

A caption that identifies the predefined group interval PivotGroupInterval.DateDay.

Default value: Day

DateTimeGroupIntervalHour

A caption that identifies the predefined group interval PivotGroupInterval.Hour.

Default value: Hour

DateTimeGroupIntervalMinute

A caption that identifies the predefined group interval PivotGroupInterval.Minute.

Default value: Minute

DateTimeGroupIntervalSecond

A caption that identifies the predefined group interval PivotGroupInterval.Second.

Default value: Second

DateTimeGroupIntervalDayOfYear

A caption that identifies the predefined group interval PivotGroupInterval.DateDayOfYear.

Default value: Day of Year

DateTimeGroupIntervalDayOfWeek

A caption that identifies the predefined group interval PivotGroupInterval.DateDayOfWeek.

Default value: Day of Week

DateTimeGroupIntervalWeekOfYear

A caption that identifies the predefined group interval PivotGroupInterval.DateWeekOfYear.

Default value: Week of Year

DateTimeGroupIntervalWeekOfMonth

A caption that identifies the predefined group interval PivotGroupInterval.DateWeekOfMonth.

Default value: Week of Month

DateTimeGroupIntervalMonthYear

A caption that identifies the predefined group interval PivotGroupInterval.DateMonthYear.

Default value: Month - Year

DateTimeGroupIntervalQuarterYear

A caption that identifies the predefined group interval PivotGroupInterval.DateQuarterYear.

Default value: Quarter - Year

DateTimeGroupIntervalDayMonthYear

A caption that identifies the predefined group interval PivotGroupInterval.DateMonthYear.

Default value: Day-Month-Year

DateTimeGroupIntervalDateHour

A caption that identifies the predefined group interval PivotGroupInterval.DateHour.

Default value: Date-Hour

DateTimeGroupIntervalDateHourMinute

A caption that identifies the predefined group interval PivotGroupInterval.DateHourMinute.

Default value: Date-Hour-Minute

DateTimeGroupIntervalDateHourMinuteSecond

A caption that identifies the predefined group interval PivotGroupInterval.DateHourMinuteSecond.

Default value: Date-Hour-Minute-Second

DateTimeGroupIntervalExactDate

A caption that specifies a DateTime group interval other than the DateTime combinations defined in the PivotGroupInterval enumeration.

Default value: Exact Date

DateTimeGroupIntervalYear

A caption that identifies the predefined group interval DevExpress.XtraPivotGrid.PivotGroupInterval.Year.

Default value: Year

SearchForField

The text displayed in the empty Customization Form’s search box. The search box is shown if the PivotGridOptionsCustomizationEx.CustomizationFormSearchBoxVisible property is true.

Default value: Search for a field…

FunctionDescriptionAggr
FunctionDescriptionWindowAvg
FunctionDescriptionRankCompetition
FunctionDescriptionWindowCountDistinct
FunctionDescriptionWindowCount
FunctionDescriptionRankDense
FunctionDescriptionFirst
FunctionDescriptionIndex
FunctionDescriptionLast
FunctionDescriptionLookup
FunctionDescriptionWindowMax
FunctionDescriptionWindowMedian
FunctionDescriptionWindowMode
FunctionDescriptionWindowMin
FunctionDescriptionRankModified
FunctionDescriptionRankPercentile
FunctionDescriptionRunningAvg
FunctionDescriptionRunningCount
FunctionDescriptionRunningMax
FunctionDescriptionRunningMin
FunctionDescriptionRunningSum
FunctionDescriptionSize
FunctionDescriptionWindowStdDev
FunctionDescriptionWindowStdDevp
FunctionDescriptionWindowSum
FunctionDescriptionTotal
FunctionDescriptionRankUnique
FunctionDescriptionWindowVar
FunctionDescriptionWindowVarp
FunctionCategoryWindow
FunctionCategoryAdvanced
FunctionDescriptionGetDateHour
FunctionDescriptionGetDateHourMinute
FunctionDescriptionGetDateHourMinuteSecond
FunctionDescriptionGetDateMonthYear
FunctionDescriptionGetDateQuarterYear
FunctionDescriptionGetQuarter
FunctionDescriptionGetWeekOfMonth
FunctionDescriptionGetWeekOfYear
FunctionDescriptionToDateTime
FunctionDescriptionToBoolean
FunctionDescriptionMakeDateTime3
FunctionDescriptionMakeDateTime4
FunctionDescriptionMakeDateTime5
FunctionDescriptionMakeDateTime6
FunctionCategoryAggregate
FunctionDescriptionCountNotNull
FunctionDescriptionMode
FunctionDescriptionCountDistinct
FunctionDescriptionMedian
FunctionDescriptionStdDev
FunctionDescriptionStdDevp
FunctionDescriptionVar
FunctionDescriptionVarp
FunctionDescriptionCount
FunctionDescriptionMax
FunctionDescriptionMin
FunctionDescriptionAvg
FunctionDescriptionSum
FunctionDescriptionWindowDefinitionOrderDesc
FunctionDescriptionWindowDefinitionOrderAsc
FunctionDescriptionWindowDefinitionOrderBy
FunctionDescriptionWindowDefinitionPartitionBy
FunctionDescriptionWindowDefinition
See Also