Back to Devexpress

TabContainerActiveChildNotSetException.Panel Property

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-tabcontaineractivechildnotsetexception.md

latest1.5 KB
Original Source

TabContainerActiveChildNotSetException.Panel Property

Gets the tab container with the unspecified ActiveChild property.

Namespace : DevExpress.XtraBars.Docking

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public DockPanel Panel { get; }
vb
Public ReadOnly Property Panel As DockPanel

Property Value

TypeDescription
DockPanel

The tab container with the unspecified ActiveChild property.

|

See Also

TabContainerActiveChildNotSetException Class

TabContainerActiveChildNotSetException Members

DevExpress.XtraBars.Docking Namespace