Skip to main content

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

DataViewBase.LocalizationDescriptorProperty Field

In This Article

Identifies the DataViewBase.LocalizationDescriptor dependency property.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

#Declaration

public static readonly DependencyProperty LocalizationDescriptorProperty

#Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also