Skip to main content
A newer version of this page is available. .

DevExpress.XtraLayout.Utils Namespace

Contains utility classes for the Layout Control.

Assembly: DevExpress.XtraLayout.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Classes

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).

Delegates

Name Description
LayoutGroupEventHandler Represents the method for handling events which take a LayoutGroupEventArgs object as a parameter.

Enums

Name Description
InsertLocation Lists the values that specify the position to which a layout item is inserted.
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.