Skip to main content

BeforeFillExtractEventArgs Class

Provides data for the DashboardExtractDataSource.BeforeFill event.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class BeforeFillExtractEventArgs :
    EventArgs

Inheritance

Object
EventArgs
BeforeFillExtractEventArgs
See Also