ASPxGanttLocalizer.CreateResXLocalizer() Method
Returns an object that comprises resources based on the thread’s language and regional settings (culture).
Namespace: DevExpress.Web.ASPxGantt.Localization
Assembly: DevExpress.Web.ASPxGantt.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
XtraLocalizer<ASPxGanttStringId> | An object that comprises resources. |
See Also