Back to Devexpress

DataInspectorFormLoadEventArgs Class

dashboard-devexpress-dot-dashboardwin-1bee5eb5.md

latest1.7 KB
Original Source

DataInspectorFormLoadEventArgs Class

Provides data for the DashboardViewer.DataInspectorFormLoad and DashboardDesigner.DataInspectorFormLoad events.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

DataInspectorFormLoadEventArgs is the data class for the following events:

Inheritance

Object EventArgs DataInspectorFormLoadEventArgs

See Also

DataInspectorFormLoadEventArgs Members

DevExpress.DashboardWin Namespace