Skip to main content
All docs
V24.1

DashboardExcelDataSourceBeforeFillEventArgs Class

Provides data for the ExcelDataSourceBeforeFill event.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.1.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class DashboardExcelDataSourceBeforeFillEventArgs :
    EventArgs
See Also