Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

LayoutController Properties

Represents the object that provides methods to manage the layout of items.
Name Description
ActiveItem Gets the active layout item.
Container Gets the DockLayoutManager container whose dock functionality is controlled by the current LayoutController.
FixedItems Gets a collection of the items that are always available in the Customization Window.
HiddenItems Gets the collection of hidden items.
IsCustomization Gets whether Customization Mode is enabled.
Selection Gets a list of items that are selected in Customization Mode.
See Also