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

Layout Items

A layout item is a LayoutControlItem component that can display an external control, a caption and an image within the Layout Control.

image

Note

Once you add a control to the layout, the Layout Control manages the control’s size, position and visibility. Do not modify the Size, AutoSize, Dock, Location, Visible, Anchor and other related properties of embedded controls. Use the Layout Control’s properties and methods instead.

The following image shows four layout items displayed within the ‘Personal Info’ layout group. The three layout items on the left have captions, while the layout item on the right does not:

LayoutControlItem_structure

#Concepts

#Task-Based Help

See Also