Skip to main content
A newer version of this page is available.
All docs
V20.1

LocalizationProviderAttribute Class

Specifies the type of the localization provider created to collect localizable properties and their values.

Namespace: DevExpress.XtraReports.Localization

Assembly: DevExpress.XtraReports.v20.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

[AttributeUsage(AttributeTargets.Class)]
public sealed class LocalizationProviderAttribute :
    Attribute

Implements

Inheritance

Object
Attribute
LocalizationProviderAttribute
See Also