A newer version of this page is available.
Switch to the current version.
CsvExportOptionsEx.SuppressEmptyStrings Property
Only available in data-aware export mode.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public bool SuppressEmptyStrings { get; set; }
Public Property SuppressEmptyStrings As Boolean
Property Value
Type |
---|
Boolean |
Implements
DevExpress.Export.IDataAwareExportOptions.SuppressEmptyStrings
See Also
Feedback