Property ActiveItems
| Improve this Doc View SourceActiveItems
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). |