GanttLocalizer.Active Property
Gets or sets an object used to localize the user interface. This is a static (Shared in VB) property.
Namespace: DevExpress.XtraGantt.Localization
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
XtraLocalizer<GanttStringId> | An object that is used to localize the user interface. |
See Also