Show / Hide Table of Contents

Property VisiblePanes

| Improve this Doc View Source

VisiblePanes

Gets a collection of visible DockPane objects contained by this FloatingWindow.

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

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

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