ExcelSourceOptionsBaseViewModel.SkipEmptyRows Property
Specifies whether to include empty rows into the resulting Excel data source.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v25.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to SkipEmptyRows |
|---|---|
| ChooseFileOptionsPage |
|
See Also