Skip to content

LayoutGridControls

Dirkster99 edited this page May 8, 2019 · 31 revisions

The abstract LayoutGridControl<T> class (and its inheriting classes) are used to layout non-floating windows and documents in AvalonDock. This contains a definition of size proportion per item and includes user interactions with Grid Splitter elements to resize UI items in an interactive way.



Deriving classes are:


See Also

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally