DXTabControl.AddNewTabItem() Method
Adds a new tab item to the tab control.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
| Type |
|---|
| Object |
Remarks
To learn more about adding tab items, refer to Adding and Removing Tab Items.
See Also