Back to Devexpress

SpreadsheetControlOptions.DataSourceLoading Property

wpf-devexpress-dot-xpf-dot-spreadsheet-dot-spreadsheetcontroloptions-96e14067.md

latest1.6 KB
Original Source

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.2.dll

NuGet Package : DevExpress.Wpf.Spreadsheet

Declaration

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

Property Value

TypeDescription
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 TypePath to DataSourceLoading
SpreadsheetControl

.Options .DataSourceLoading

|

See Also

SpreadsheetControlOptions Class

SpreadsheetControlOptions Members

DevExpress.Xpf.Spreadsheet Namespace