Skip to main content
A newer version of this page is available. .
All docs
V21.2

CustomDashboardItemControlCreatingEventArgs Class

Contains data for the CustomDashboardItemControlCreating events.

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

Declaration

public class CustomDashboardItemControlCreatingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomDashboardItemControlCreatingEventArgs
See Also