Skip to main content

LocalizationProviderAttribute(Type) Constructor

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

Namespace: DevExpress.XtraReports.Localization

Assembly: DevExpress.XtraReports.v22.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public LocalizationProviderAttribute(
    Type type
)

Parameters

Name Type
type Type
See Also