Back to Devexpress

BeforeFillExtractEventArgs Class

dashboard-devexpress-dot-dashboardcommon-0e39ddd1.md

latest1.4 KB
Original Source

BeforeFillExtractEventArgs Class

Provides data for the DashboardExtractDataSource.BeforeFill event.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class BeforeFillExtractEventArgs :
    EventArgs
vb
Public Class BeforeFillExtractEventArgs
    Inherits EventArgs

BeforeFillExtractEventArgs is the data class for the following events:

Inheritance

Object EventArgs BeforeFillExtractEventArgs

See Also

BeforeFillExtractEventArgs Members

DevExpress.DashboardCommon Namespace