ExcelDataSourceBeforeFillWebEventArgs Class
Provides data for the ExcelDataSourceBeforeFill events.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
public class ExcelDataSourceBeforeFillWebEventArgs :
DashboardExcelDataSourceBeforeFillEventArgs
Inheritance
Object
EventArgs
DashboardExcelDataSourceBeforeFillEventArgs
ExcelDataSourceBeforeFillWebEventArgs
See Also