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

BeforeFillExtractEventArgs Class

Provides data for the DashboardExtractDataSource.BeforeFill event.

Namespace: DevExpress.DashboardCommon

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

Declaration

public class BeforeFillExtractEventArgs :
    EventArgs

Inheritance

Object
EventArgs
BeforeFillExtractEventArgs
See Also