windowsforms-devexpress-dot-xtralayout-ecabab01.md
Contains utility classes for the Layout Control.
Assembly : DevExpress.XtraLayout.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
| Name | Description |
|---|---|
| LayoutGroupCancelEventArgs | Provides data for the LayoutControl.GroupExpandChanging event. |
| LayoutGroupEventArgs | Provides data for the LayoutControl.GroupExpandChanged and LayoutControl.TabPageCloseButtonClick events. |
| LayoutGroupItemCollection | Stores layout elements (descendants of the base BaseLayoutItem class). |
| Name | Description |
|---|---|
| LayoutGroupEventHandler | Represents the method for handling events which take a LayoutGroupEventArgs object as a parameter. |
| Name | Description |
|---|---|
| InsertLocation | Lists the values that specify the position to which a layout item is inserted. |
| InsertType | Lists values that specify the inserted layout item’s position relative to another item. |
| LayoutMode | Enumerates values that specify the layout mode for a LayoutGroup. |
| LayoutType | Contains the values that specify how an item is positioned next to a base item. |
| LayoutVisibility | Enumerates values that specify whether a layout item is visible in the Layout Control and the Customization Form. |
| MoveType | Lists the values that specify how a layout item is inserted to another position. |