Back to Devexpress

DataInspectorFormClosingEventArgs Class

dashboard-devexpress-dot-dashboardwin-f3042253.md

latest1.8 KB
Original Source

DataInspectorFormClosingEventArgs Class

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

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

DataInspectorFormClosingEventArgs is the data class for the following events:

Inheritance

Object EventArgs DataInspectorFormClosingEventArgs

See Also

DataInspectorFormClosingEventArgs Members

DevExpress.DashboardWin Namespace