SpreadsheetControlOptions.DataSourceLoading Property
Provides access to options for loading a data source in mail merge operations.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v25.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Xpf.Spreadsheet.SpreadsheetDataSourceLoadingOptions | An object that contains options for loading a data source in mail merge. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DataSourceLoading |
|---|---|
| SpreadsheetControl |
|
See Also