Back to Devexpress

DocumentOptions.DataSourceLoading Property

officefileapi-devexpress-dot-spreadsheet-dot-documentoptions-8f2a40bd.md

latest2.4 KB
Original Source

DocumentOptions.DataSourceLoading Property

Provides access to options for loading a data source in mail merge operations.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public SpreadsheetDataSourceLoadingOptions DataSourceLoading { get; }
vb
Public ReadOnly Property DataSourceLoading As SpreadsheetDataSourceLoadingOptions

Property Value

TypeDescription
SpreadsheetDataSourceLoadingOptions

A SpreadsheetDataSourceLoadingOptions object containing options for loading a data source in mail merge operations.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to DataSourceLoading
ISpreadsheetComponent

.Options .DataSourceLoading

|

See Also

Mail Merge in WinForms Spreadsheet Control

SpreadsheetDataSourceLoadingOptions.CustomAssemblyBehavior

CustomAssemblyLoading

SpreadsheetDataSourceWizardOptions.CustomAssemblyBehavior

ICustomAssemblyLoadingNotificationService

DocumentOptions Class

DocumentOptions Members

DevExpress.Spreadsheet Namespace