Back to Devexpress

AIIntegrationLocalizer.Active Property

corelibraries-devexpress-dot-aiintegration-dot-localization-dot-aiintegrationlocalizer.md

latest1.2 KB
Original Source

AIIntegrationLocalizer.Active Property

Namespace : DevExpress.AIIntegration.Localization

Assembly : DevExpress.AIIntegration.v25.2.dll

NuGet Package : DevExpress.AIIntegration

Declaration

csharp
public static XtraLocalizer<AIIntegrationStringId> Active { get; set; }
vb
Public Shared Property Active As XtraLocalizer(Of AIIntegrationStringId)

Property Value

Type
XtraLocalizer<DevExpress.AIIntegration.Localization.AIIntegrationStringId>

See Also

AIIntegrationLocalizer Class

AIIntegrationLocalizer Members

DevExpress.AIIntegration.Localization Namespace