Show / Hide Table of Contents

Property AutoHidePanes

| Improve this Doc View Source

AutoHidePanes

Gets a collection of auto-hide DockPane objects contained by this DockTree.

Declaration
public DockPaneCollection AutoHidePanes { get; }
Property Value
Type Description
DockPaneCollection

A collection of DockPane objects contained by this DockTree, in the order of creation (last created last).

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest