Back to Devexpress

DashboardExcelDataSource Properties

dashboard-devexpress-dot-dashboardcommon-dot-dashboardexceldatasource-dot-underscore-properties.md

latest4.8 KB
Original Source

DashboardExcelDataSource Properties

A data source used to extract data from Microsoft Excel workbooks or CSV files.

NameDescription
CalculatedFieldsProvides access to a data source’s calculated fields.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ComponentNameGets or sets the component name of the data source.
ConnectionNameSpecifies the name of the created connection to an Excel data source.
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. Inherited from ExcelDataSource.
FilterGets or sets the logical expression to be applied to the data for filtering.
LockUIOnDataLoading staticGets or sets whether the user interface is locked when the data source loads data.
NameGets or sets the data source name.
SchemaGets the ExcelDataSource schema. Inherited from ExcelDataSource.
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. Inherited from ExcelDataSource.
StreamGets or sets a stream that contains a Microsoft Excel workbook or CSV file. Inherited from ExcelDataSource.
StreamDocumentFormatGets or sets the format of the document contained in the ExcelDataSource.Stream. Inherited from ExcelDataSource.

See Also

DashboardExcelDataSource Class

DashboardExcelDataSource Members

DevExpress.DashboardCommon Namespace