Collection of WebDockTabbedPanels.

Namespace:  ZettaCube.ZeeControls
Assembly:  ZettaCube.ZeeControls (in ZettaCube.ZeeControls.dll)

Syntax

C#
public class WebDockTabbedPanelCollection : TabbedPanelCollection
Visual Basic (Declaration)
Public Class WebDockTabbedPanelCollection _
	Inherits TabbedPanelCollection

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    IndexableCollectionBase
      InnerPropertyCollection<(Of <(TabbedPanel>)>)
        ChildPanelCollection<(Of <(TabbedPanel>)>)
          ZettaCube.ZeeControls..::.TabbedPanelCollection
            ZettaCube.ZeeControls..::.WebDockTabbedPanelCollection

See Also