CsvExportOptionsEx.DocumentCulture Property
Gets or sets the export document’s culture which defines numeric and date-time data formatting settings.Only available in data-aware export mode.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
CultureInfo | The export document’s culture |
See Also