DashboardTabPage.ShowItemAsTabPage Property
Gets or sets whether to display a single dashboard item like a tab page.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to display a single dashboard item as tab page; otherwise, false. |
Remarks
If the ShowItemAsTabPage property is true and the tab page contains a single dashboard item, the item’s visual borders are merged with the tab page borders and the item’s caption becomes the tab caption, as illustrated below:
Note
When you drop an item to an empty tab page in a dashboard designer, the item is displayed as tab page because the default ShowItemAsTabPage value is true.
To disable the Display Item as Page feature in UI, use one of the following methods:
Select the tab page and click the Display Item as Page button in the Design ribbon tab:
Select Display Item as Page command in the tab page context menu: