PropertyLocalizationFilter(String, String) Constructor
Initializes a new instance of the PropertyLocalizationFilter class with specified settings.
Namespace: DevExpress.XtraReports.Localization
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type |
|---|---|
| propertyFilter | String |
| displayName | String |
See Also