ExcelDataSourceModel.FileName Property
Specifies the name of the selected Excel file.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A string specifying the file name. |
Implements
See Also