CsvDataAwareExporterOptions.MaxColumnCount Property
Gets the maximum number of columns supported by the output file format.
Namespace: DevExpress.XtraExport.Csv
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An Int32 value that is the maximum number of columns. |
Implements
See Also