TextProperties.Language Property
Gets or sets the language used by the application when displaying UI controls.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| CultureInfo | The language. |
See Also