Show / Hide Table of Contents

Property ActiveItems

| Improve this Doc View Source

ActiveItems

Gets a collection of active DockItem objects contained by this DockPane.

Declaration
public DockItemCollection ActiveItems { get; }
Property Value
Type Description
DockItemCollection

A collection of active DockItem objects contained by this DockPane, in order of activation (last active last).

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