ExcelDataSourceBeforeFillEventArgs Class
Provides data for the DashboardDesigner.AsyncExcelDataSourceBeforeFill and DashboardViewer.AsyncExcelDataSourceBeforeFill events.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
Declaration
public class ExcelDataSourceBeforeFillEventArgs :
DashboardExcelDataSourceBeforeFillEventArgs
Inheritance
Object
EventArgs
DashboardExcelDataSourceBeforeFillEventArgs
ExcelDataSourceBeforeFillEventArgs
See Also