A newer version of this page is available.
Switch to the current version.
IExcelDataSourceModel Interface
If implemented, accumulates intermediate Excel data source settings during the execution of the Data Source Wizard.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public interface IExcelDataSourceModel :
IDataComponentModel,
IWizardModel,
ICloneable
Public Interface IExcelDataSourceModel
Inherits IDataComponentModel,
IWizardModel,
ICloneable
See Also
Feedback