PresentationLocalizer.CreateDefaultLocalizer() Method
Returns a localizer object that provides resources based on the thread’s language and regional settings (culture).
Namespace: DevExpress.Docs.Presentation.Localization
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| XtraLocalizer<PresentationStringId> | The localizer object. |
See Also