IDashboardItemContainer Interface
Provides base properties for dashboard containers.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Remarks
The IDashboardItemContainer is the base interface for the DashboardTabPage and DashboardItemGroup classes. It provides the Name and ComponentName properties.
See Also