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