Skip to content

LayoutGridControls

Dirkster99 edited this page Dec 12, 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.

Model Control
ILayoutOrientableGroup LayoutGridControl

Handled Events

Properties

Inheriting Classes

See Also

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally