Back to Devexpress

CustomDashboardItemControlCreatingEventArgs Class

dashboard-devexpress-dot-dashboardwin-200da7c3.md

latest1.7 KB
Original Source

CustomDashboardItemControlCreatingEventArgs Class

Contains data for the CustomDashboardItemControlCreating events.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

CustomDashboardItemControlCreatingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomDashboardItemControlCreatingEventArgs

See Also

CustomDashboardItemControlCreatingEventArgs Members

DevExpress.DashboardWin Namespace