Back to Devexpress

DevExpress.XtraLayout.Utils Namespace

windowsforms-devexpress-dot-xtralayout-ecabab01.md

latest2.6 KB
Original Source

DevExpress.XtraLayout.Utils Namespace

Contains utility classes for the Layout Control.

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Classes

NameDescription
LayoutGroupCancelEventArgsProvides data for the LayoutControl.GroupExpandChanging event.
LayoutGroupEventArgsProvides data for the LayoutControl.GroupExpandChanged and LayoutControl.TabPageCloseButtonClick events.
LayoutGroupItemCollectionStores layout elements (descendants of the base BaseLayoutItem class).

Delegates

NameDescription
LayoutGroupEventHandlerRepresents the method for handling events which take a LayoutGroupEventArgs object as a parameter.

Enums

NameDescription
InsertLocationLists the values that specify the position to which a layout item is inserted.
InsertTypeLists values that specify the inserted layout item’s position relative to another item.
LayoutModeEnumerates values that specify the layout mode for a LayoutGroup.
LayoutTypeContains the values that specify how an item is positioned next to a base item.
LayoutVisibilityEnumerates values that specify whether a layout item is visible in the Layout Control and the Customization Form.
MoveTypeLists the values that specify how a layout item is inserted to another position.