Skip to main content
All docs
V25.1
  • CustomDashboardItemControlCreatingEventArgs Class

    Contains data for the CustomDashboardItemControlCreating events.

    Namespace: DevExpress.DashboardWin

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

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    public class CustomDashboardItemControlCreatingEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    CustomDashboardItemControlCreatingEventArgs
    See Also