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.2.dll
Declaration
Returns
Type | Description |
---|---|
XtraLocalizer<ASPxGanttStringId> | An object that comprises resources. |
See Also