Property Documents
| Improve this Doc View SourceDocuments
Gets a collection of DockItem objects currently displayed as document.
Declaration
public DockItemCollection Documents { get; }
Property Value
| Type | Description |
|---|---|
| DockItemCollection | A collection of DockItem objects currently displayed as document, in order of DockPane activation, then DockItem activation (last active last). |