Skip to content

ILayoutAnchorablePane

Dirkster99 edited this page Dec 12, 2019 · 4 revisions

The public interface ILayoutAnchorablePane is derived from:

The ILayoutAnchorablePane is implemented by:

The public ILayoutAnchorablePane 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 ILayoutDocumentPane

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally