LayoutDocumentItem - wesley7child/OuterPlugin GitHub Wiki
| Model | Control | Wrapper |
|---|---|---|
| [LayoutDocument]] ](/wesley7child/OuterPlugin/wiki/[[LayoutDocumentControl) | LayoutDocumentItem |
Represents a document item contained in a docking manager.
The LayoutContent-derived elements in the layout contained in the Layout property of class DockingManager are associated with the corresponding LayoutItem-derived objects when the layout changes.
See:
- DockingManager.CreateDocumentLayoutItem(LayoutDocument contentToAttach)
- DockingManager.GetLayoutItemFromModel
- LayoutAnchorableItem