DevExpress.Xpf.LayoutControl Namespace
Contains classes that support building UI layouts. To use these classes in XAML code, add the xmlns:dxlc=”http://schemas.devexpress.com/winfx/2008/xaml/layoutcontrol“ namespace reference.
Assembly: DevExpress.Xpf.LayoutControl.v24.2.dll
NuGet Package: DevExpress.Wpf.LayoutControl
#Classes
Name | Description |
---|---|
Data |
A data-bound version of the Layout |
Data |
Provides data for the Data |
Data |
Provides data for the Data |
Data |
A layout item within a Data |
Dock |
Represents a control container that arranges its child items, docking them to its edges or making them occupy the remaining area of the container. |
Flow |
Represents a container that arranges child controls into rows or columns, and alows the flow of the controls to be wrapped (automatically at the container’s edge or manually at any child control). |
Group |
Represents a control container with a Group |
Layout |
Represents a control container that arranges its items in a single column or row, and allows you to create compound layouts of controls, with the ability to combine the controls into groups and align the controls according to their labels. |
Layout |
Represents the base class for the controls that constitute the DXLayout |
Layout |
Provides data for the Layout |
Layout |
Provides data for the Layout |
Layout |
Provides data for the Layout |
Layout |
Represents a container that arranges its items side by side (in a single row or column) or as tabs. The Layout |
Layout |
Represents a control that consists of a label and content regions. The Layout |
Scroll |
Represents a container that supports absolute positioning of child controls and enables scrolling. |
Tile |
A tile in a Tile |
Tile |
Provides data for the Tile |
Tile |
The Tile Layout Control. |
#Enums
Name | Description |
---|---|
Data |
Contains values that specify where generated layout items are added. |
Dock | Contains values that specify how an element is positioned within its parent. |
Editor |
Enumerates values that specify the order in which a Data |
Group |
Contains values that specify the display mode for the Layout |
Group |
Enumerates display modes of a Group |
Group |
Enumerates states for a Group |
Layout |
Contains values that specify how a Layout |
Layout |
Contains values that specify where labels of layout items are displayed relative to the items’ contents. |
Layout |
Contains values that specify how content regions of Layout |
Maximized |
Contains values that specify the position of the maximized element, relative to other items within a Flow |
Tile |
Lists values that specify a tile’s size. |