Back to Devexpress

XtraLocalizer.QueryLocalizedStringEventArgs.Culture Property

corelibraries-devexpress-dot-utils-dot-localization-dot-xtralocalizer-dot-querylocalizedstringeventargs-b2521a89.md

latest1.3 KB
Original Source

XtraLocalizer.QueryLocalizedStringEventArgs.Culture Property

Gets the culture name of ResourceStringID.

Namespace : DevExpress.Utils.Localization

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public string Culture { get; }
vb
Public ReadOnly Property Culture As String

Property Value

TypeDescription
String

The culture name (for example, “de-DE”).

|

See Also

XtraLocalizer.QueryLocalizedStringEventArgs Class

XtraLocalizer.QueryLocalizedStringEventArgs Members

DevExpress.Utils.Localization Namespace