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

LocalizationProviderAttribute(Type) Constructor

Initializes a new instance of the LocalizationProviderAttribute class with specified settings.

Namespace: DevExpress.XtraReports.Localization

Assembly: DevExpress.XtraReports.v20.1.dll

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

Declaration

public LocalizationProviderAttribute(
    Type type
)

Parameters

Name Type
type Type
See Also