Skip to content

ILayoutDocumentPane

Dirkster99 edited this page Dec 12, 2019 · 3 revisions

The public interface ILayoutDocumentPane is derived from:

The ILayoutDocumentPane is implemented by from:

The public ILayoutDocumentPane interface can be used to:

  • manipulate/browse the IEnumerable<ILayoutElement> Children collection of the layout object that implements this interface (via ILayoutPane) as well as
  • determine whether the layout element is currently visible or not (via ILayoutPanelElement)

This interface implements no properties or methods of its own.

See also ILayoutAnchorablePane

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally