Skip to main content

BeforeFillExtractEventArgs Class

Provides data for the DashboardExtractDataSource.BeforeFill event.

Namespace: DevExpress.DashboardCommon

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

Declaration

public class BeforeFillExtractEventArgs :
    EventArgs

Inheritance

Object
EventArgs
BeforeFillExtractEventArgs
See Also