Skip to main content
A newer version of this page is available. .

ExcelSourceOptionsViewModel Class

A ViewModel that defines the settings of an Excel Data Source.

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v21.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

[POCOViewModel]
public class ExcelSourceOptionsViewModel :
    ExcelSourceOptionsBaseViewModel

The following members return ExcelSourceOptionsViewModel objects:

Inheritance

Object
ExcelSourceOptionsBaseViewModel
ExcelSourceOptionsViewModel
See Also