Skip to content

ILayoutContainer

Dirkster99 edited this page Dec 12, 2019 · 7 revisions

The public interface ILayoutContainer is derived from the ILayoutElement interface and can be used to:

  • Browse towards the Parent or Root element (via ILayoutElement) of a layoutable object or
  • manipulate child elements by removing or replacing them with another object that implements ILayoutElement.

Properties

Methods

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally