Skip to main content

ExcelDataSourceBeforeFillWebEventArgs Class

Provides data for the ExcelDataSourceBeforeFill events.

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v23.2.Web.dll

NuGet Package: DevExpress.Web.Dashboard.Common

Declaration

public class ExcelDataSourceBeforeFillWebEventArgs :
    DashboardExcelDataSourceBeforeFillEventArgs

Inheritance

See Also