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