XtraLayoutPanelBase.LayoutEngine Property
Gets the panel’s LayoutEngine object.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
LayoutEngine | The LayoutEngine for the panel’s contents. |
Remarks
This property supports the internal infrastructure.
See Also