Skip to main content
A newer version of this page is available. .

DashboardTabPage.ParentContainer Property

Hides the base class method. Always returns null.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.1.Core.dll

Declaration

[Browsable(false)]
public IDashboardItemContainer ParentContainer { get; }

Property Value

Type Description
IDashboardItemContainer

Always null.

See Also