DashboardPopupMenu(IContainer) Constructor
Initializes a new instance of the DashboardPopupMenu class with the specified container.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v25.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| container | IContainer | An object which implements the IContainer interface. |
See Also