CustomizeLanguageEventArgs.LanguageName Property
Specifies the language currently used by the application.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string containing the language currently used by the application. |
See Also