Skip to content

ILayoutContainer

Dirkster99 edited this page May 11, 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 children elements by removing or replacing them with other object that implement ILayoutElement.

Properties

Methods

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally