EvaluationContext.Culture Property
Gets the current culture setting.
Namespace: DevExpress.Spreadsheet.Functions
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CultureInfo | A CultureInfo object that indicates the culture setting currently being used. |
See Also