Back to Devexpress

ExcelDataSource Properties

corelibraries-devexpress-dot-dataaccess-dot-excel-dot-exceldatasource-dot-underscore-properties.md

latest3.4 KB
Original Source

ExcelDataSource Properties

The data source that extracts data from Microsoft Excel workbooks or CSV files.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FileNameGets or sets a path to the Microsoft Excel workbook or CSV file.
NameInherited from DataComponentBase.
SchemaGets the ExcelDataSource schema.
SiteGets or sets the ISite of the Component. Inherited from Component.
SourceOptionsGets or sets options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files.
StreamGets or sets a stream that contains a Microsoft Excel workbook or CSV file.
StreamDocumentFormatGets or sets the format of the document contained in the ExcelDataSource.Stream.

See Also

ExcelDataSource Class

ExcelDataSource Members

DevExpress.DataAccess.Excel Namespace