Skip to main content
A newer version of this page is available. .

ExcelDataSourceBeforeFillWebEventArgs Class

Provides data for the ExcelDataSourceBeforeFill events.

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v22.1.Web.dll

NuGet Package: DevExpress.Web.Dashboard.Common

Declaration

public class ExcelDataSourceBeforeFillWebEventArgs :
    DashboardExcelDataSourceBeforeFillEventArgs

Inheritance

See Also