GanttLocalizer.CreateResXLocalizer() Method
Returns an object that provides resources based on the regional settings (culture). For internal use.
Namespace: DevExpress.XtraGantt.Localization
Assembly: DevExpress.XtraGantt.v25.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Returns
| Type | Description |
|---|---|
| XtraLocalizer<GanttStringId> | An object that provides resources based on the regional settings (culture). |
See Also