Skip to content

ILayoutControl

Dirkster99 edited this page Dec 12, 2019 · 7 revisions

Properties

  • ILayoutElement Model { get; }
    Gets the Model property which in turn contains pointers to the Root and the Parent of the layout tree of this element. The ILayoutElement interface also includes INotifyPropertyChanged and INotifyPropertyChanging.

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally