Skip to main content
.NET Framework 4.6.2+

Localizing Your DevExpress-powered .NET App – Your Feedback Matters

We hope to validate a few hypotheses about our Localization Service, Unified Component Installer, overall localization quality, and ways to translate strings in general.

Take the survey Not interested

PivotGridModule.LocalizationGroup Field

In This Article

Specifies the name of a localization group node containing localization items specific to the Pivot Grid Module functionality.

Namespace: DevExpress.ExpressApp.PivotGrid

Assembly: DevExpress.ExpressApp.PivotGrid.v24.2.dll

#Declaration

public const string LocalizationGroup = "PivotGridModule"

#Field Value

Type
String
See Also