SpreadsheetCsvExportOptions.DiscardTrailingEmptyCells Property
Gets or sets whether empty trailing cells in each row should not be exported.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v25.2.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DiscardTrailingEmptyCells |
|---|---|
| SpreadsheetExportOptions |
|
See Also